llvm-project/libclc/generic/include/clc/math
Tom Stellard abbfd2bde0 Implement generic rint()
llvm-svn: 188130
2013-08-10 03:40:33 +00:00
..
binary_decl.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
binary_intrin.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
ceil.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
cos.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
exp.h Implement exp, exp2, log, log2, native_exp, native_exp2, native_log, 2012-05-29 00:42:29 +00:00
exp2.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
fabs.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
floor.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
fma.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
fmax.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
fmin.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
gentype.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
hypot.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
hypot.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
log.h Implement exp, exp2, log, log2, native_exp, native_exp2, native_log, 2012-05-29 00:42:29 +00:00
log2.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
mad.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
mad.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
native_cos.h
native_divide.h
native_exp.h Implement exp, exp2, log, log2, native_exp, native_exp2, native_log, 2012-05-29 00:42:29 +00:00
native_exp2.h Implement exp, exp2, log, log2, native_exp, native_exp2, native_log, 2012-05-29 00:42:29 +00:00
native_log.h Implement exp, exp2, log, log2, native_exp, native_exp2, native_log, 2012-05-29 00:42:29 +00:00
native_log2.h Implement exp, exp2, log, log2, native_exp, native_exp2, native_log, 2012-05-29 00:42:29 +00:00
native_powr.h Add native_powr builtin. Patch by Tom Stellard! 2012-10-08 03:39:05 +00:00
native_sin.h
native_sqrt.h
pow.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
rint.h Implement generic rint() 2013-08-10 03:40:33 +00:00
rsqrt.h Add rsqrt builtin. Based on patch by Cassie Epps! 2012-08-21 10:48:35 +00:00
sin.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
sqrt.h Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
ternary_intrin.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
unary_decl.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00
unary_intrin.inc Add __CLC_ prefix to all macro definitions in headers 2013-07-08 17:27:02 +00:00