This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libclc
/
generic
/
include
/
clc
/
math
History
Tom Stellard
3a12fc6a07
Add sincos
...
Patch by: Jeroen Ketema Reviewed-by: Tom Stellard <thomas.stellard@amd.com> llvm-svn: 204478
2014-03-21 16:22:01 +00:00
..
binary_decl.inc
…
binary_intrin.inc
…
ceil.h
…
clc_nextafter.h
…
cos.h
…
exp2.h
…
exp.h
…
fabs.h
…
floor.h
…
fma.h
…
fmax.h
…
fmin.h
…
gentype.inc
…
hypot.h
…
hypot.inc
…
log2.h
…
log.h
…
mad.h
…
mad.inc
…
native_cos.h
…
native_divide.h
…
native_exp2.h
…
native_exp.h
…
native_log2.h
…
native_log.h
…
native_powr.h
…
native_sin.h
…
native_sqrt.h
…
nextafter.h
…
pow.h
…
rint.h
…
round.h
…
rsqrt.h
…
sin.h
…
sincos.h
Add sincos
2014-03-21 16:22:01 +00:00
sincos.inc
Add sincos
2014-03-21 16:22:01 +00:00
sqrt.h
…
ternary_intrin.inc
…
trunc.h
…
unary_decl.inc
…
unary_intrin.inc
…