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
[docs] Update HowToReleaseLLVM documentation.
[llvm-project.git]
/
libclc
/
amdgpu
/
lib
/
math
/
half_exp10.cl
blob
31493e60646572e721be3e5b0e3c788f08470d2a
1
#
include
<
clc
/
clc.h
>
2
3
#
define __CLC_FUNC exp10
4
#
define __FLOAT_ONLY
5
#
define __CLC_BODY
<
half_native_unary.inc
>
6
#
include
<
clc
/
math
/
gentype.inc
>