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