Sign in
rust
/
llvm-project
/
e048e97f5280e8a232a43ae134d395aeab67c2e8
/
.
/
libclc
/
generic
/
lib
/
math
/
native_exp.cl
blob: 889bb135c061952809e74c7895a5f6f37f4c13e0 [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
define
__CLC_NATIVE_INTRINSIC exp
#
define
__CLC_BODY
<
native_unary_intrinsic
.
inc
>
#
define
__FLOAT_ONLY
#
include
<
clc
/
math
/
gentype
.
inc
>