Sign in
llvm
/
llvm-project
/
9e3e1aad3161f4ce5301c3a59c7313ad83240a6d
/
.
/
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
>