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
/
math
/
native_recip.h
blob
ad81e06da40e2b2793877156767cbb13846524df
1
#define __CLC_BODY <clc/math/unary_decl.inc>
2
#define __CLC_FUNCTION native_recip
3
#define __FLOAT_ONLY
4
5
#include <clc/math/gentype.inc>
6
7
#undef __FLOAT_ONLY
8
#undef __CLC_BODY
9
#undef __CLC_FUNCTION