Sign in
fuchsia
/
third_party
/
llvm-project
/
59731eebf8f24e3e90dc77e91a08d068b529cfc5
/
.
/
libclc
/
amdgpu
/
lib
/
math
/
half_exp2.cl
blob: c93aa59c39cd55014c3c7bc0b4834f4834696f7c [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
define
__CLC_FUNC exp2
#
define
__FLOAT_ONLY
#
define
__CLC_BODY
<
half_native_unary
.
inc
>
#
include
<
clc
/
math
/
gentype
.
inc
>