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
/
pow.cl
blob
5629d2e928e1cb0db797e377b5a2b1db772936ac
1
#
include
<
clc
/
clc.h
>
2
3
#
include
<
math
/
clc_pow.h
>
4
5
#
define __CLC_FUNC pow
6
#
define __CLC_BODY
<
clc_sw_binary.inc
>
7
#
include
<
clc
/
math
/
gentype.inc
>