repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Revert "[GVN] MemorySSA for GVN: add optional `AllowMemorySSA`"
[llvm-project.git]
/
libclc
/
generic
/
include
/
clc
/
integer
/
popcount.h
blob
23335f45b6fe3fd87d322e01b3b6c5e241df0c1e
1
#define __CLC_FUNCTION popcount
2
#define __CLC_BODY <clc/integer/unary.inc>
3
#include <clc/integer/gentype.inc>
4
#undef __CLC_FUNCTION
5
#undef __CLC_BODY