Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
.
/
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
>