Sign in
llvm
/
libclc
/
amd-builtins
/
.
/
generic
/
include
/
clc
/
math
/
exp2.h
blob: ec0dad268a7b9eeaa04924a72e2ca09a933895e3 [
file
] [
log
] [
blame
]
#undef
exp2
#define
exp2 __clc_exp2
#define
__CLC_FUNCTION __clc_exp2
#define
__CLC_INTRINSIC
"llvm.exp2"
#include
<
clc
/
math
/
unary_intrin
.
inc
>