Sign in
llvm
/
llvm-project
/
311dd55c9eb9342b1c889f6db7728f15b05378bb
/
.
/
libclc
/
generic
/
lib
/
math
/
half_tan.cl
blob: eadb015087cfe3dc00d9189b42a1af08d14e06a7 [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
define
__CLC_FUNC tan
#
define
__CLC_BODY
<
half_unary
.
inc
>
#
define
__FLOAT_ONLY
#
include
<
clc
/
math
/
gentype
.
inc
>