Sign in
llvm
/
llvm-project
/
3e32f827e2647b6fa8022cbc76eac384b3c4e2b4
/
.
/
libclc
/
generic
/
lib
/
math
/
half_cos.cl
blob: 3cad97a942946cbe0ea1a8acd18b52201116278b [
file
] [
log
] [
blame
]
#
include
<
clc
/
clc
.
h
>
#
define
__CLC_FUNC cos
#
define
__CLC_BODY
<
half_unary
.
inc
>
#
define
__FLOAT_ONLY
#
include
<
clc
/
math
/
gentype
.
inc
>