Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
f913fd6eb0c228041b77a645d76993760d3b1421
/
.
/
libclc
/
amdgpu
/
lib
/
math
/
half_recip.cl
blob: f1e0e4cda032b16ccd9b975ffc95a5efc60d2b4c [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
define
__CLC_FUNC recip
#
define
__FLOAT_ONLY
#
define
__CLC_BODY
<
half_native_unary
.
inc
>
#
include
<
clc
/
math
/
gentype
.
inc
>