Sign in
llvm
/
llvm-project
/
9e3e1aad3161f4ce5301c3a59c7313ad83240a6d
/
.
/
libclc
/
amdgpu
/
lib
/
math
/
half_exp10.cl
blob: 31493e60646572e721be3e5b0e3c788f08470d2a [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
define
__CLC_FUNC exp10
#
define
__FLOAT_ONLY
#
define
__CLC_BODY
<
half_native_unary
.
inc
>
#
include
<
clc
/
math
/
gentype
.
inc
>