Sign in
llvm
/
llvm-project
/
311dd55c9eb9342b1c889f6db7728f15b05378bb
/
.
/
libclc
/
generic
/
lib
/
math
/
pow.cl
blob: 5629d2e928e1cb0db797e377b5a2b1db772936ac [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
include
<
math
/
clc_pow
.
h
>
#
define
__CLC_FUNC pow
#
define
__CLC_BODY
<
clc_sw_binary
.
inc
>
#
include
<
clc
/
math
/
gentype
.
inc
>