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
[Clang][Sema] Reject declaring an alias template with the same name as its template...
[llvm-project.git]
/
libclc
/
generic
/
lib
/
math
/
native_exp2.cl
blob
0312f998ebd8ac949d6b05dd912ce6a0e903bcc2
1
#
include
<
clc
/
clc.h
>
2
3
#
define __CLC_NATIVE_INTRINSIC exp2
4
5
#
define __CLC_BODY
<
native_unary_intrinsic.inc
>
6
#
define __FLOAT_ONLY
7
#
include
<
clc
/
math
/
gentype.inc
>