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
/
rsqrt.h
blob
41b9fd7572b9be8eb9b331ceb62c166315fb1f3c
1
#define __CLC_BODY <clc/math/unary_decl.inc>
2
#define __CLC_FUNCTION rsqrt
3
4
#include <clc/math/gentype.inc>
5
6
#undef __CLC_BODY
7
#undef __CLC_FUNCTION