Sign in
llvm
/
llvm-project
/
9e3e1aad3161f4ce5301c3a59c7313ad83240a6d
/
.
/
libclc
/
generic
/
lib
/
math
/
native_exp2.cl
blob: 0312f998ebd8ac949d6b05dd912ce6a0e903bcc2 [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
define
__CLC_NATIVE_INTRINSIC exp2
#
define
__CLC_BODY
<
native_unary_intrinsic
.
inc
>
#
define
__FLOAT_ONLY
#
include
<
clc
/
math
/
gentype
.
inc
>