repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[SampleProfileLoader] Fix integer overflow in generateMDProfMetadata (#90217)
[llvm-project.git]
/
libclc
/
generic
/
lib
/
math
/
tan.cl
blob
380db67e36409bbb6eabfb773940a0a58bfb747f
1
#
include
<
clc
/
clc.h
>
2
3
#
include
<
math
/
clc_tan.h
>
4
5
#
define __CLC_FUNC tan
6
#
define __CLC_BODY
<
clc_sw_unary.inc
>
7
#
include
<
clc
/
math
/
gentype.inc
>