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-tidy][use-internal-linkage] fix false positive for consteval function (#122141)
[llvm-project.git]
/
libclc
/
generic
/
lib
/
math
/
half_log2.cl
blob
d98a61158fb0e83ea801b5b43bab58a877545451
1
#
include
<
clc
/
clc.h
>
2
3
#
define __CLC_FUNC log2
4
#
define __CLC_BODY
<
half_unary.inc
>
5
#
define __FLOAT_ONLY
6
#
include
<
clc
/
math
/
gentype.inc
>