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
[SampleProfileLoader] Fix integer overflow in generateMDProfMetadata (#90217)
[llvm-project.git]
/
libclc
/
generic
/
lib
/
math
/
native_log10.cl
blob
d69b7b608c3a17d90f1622b089f6b95b76f6edd2
1
#
include
<
clc
/
clc.h
>
2
3
#
define __CLC_NATIVE_INTRINSIC log10
4
5
#
define __CLC_BODY
<
native_unary_intrinsic.inc
>
6
#
define __FLOAT_ONLY
7
#
include
<
clc
/
math
/
gentype.inc
>