Sign in
llvm
/
llvm-project
/
c41b318423c4dbf0a65f81e5e9a816c1710ba4f6
/
.
/
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
>