Home
last modified time | relevance | path

Searched refs:sincosl (Results 1 – 9 of 9) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dfp-sincos-01.ll38 ; CHECK-OPT: brasl %r14, sincosl@PLT
/external/ltrace/etc/
Dlibm.so.conf22 void sincosl(ldouble, +ldouble*, ldouble*);
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/lib/linux/
Dlibclang_rt.asan-x86_64.a.syms1332 sincosl;
Dlibclang_rt.tsan-x86_64.a.syms1456 sincosl;
Dlibclang_rt.msan-x86_64.a.syms1502 sincosl;
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc1754 TEST(MemorySanitizer, sincosl) { in TEST() argument
1756 sincosl(0.2, &s, &c); in TEST()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc3932 INTERCEPTOR(void, sincosl, long double x, long double *sin, long double *cos) {
3934 COMMON_INTERCEPTOR_ENTER(ctx, sincosl, x, sin, cos);
3938 REAL(sincosl)(x, sin, cos);
3945 COMMON_INTERCEPT_FUNCTION(sincosl);
/external/llvm/lib/Target/
DREADME.txt154 long double sincosl(long double x, long double *sin, long double *cos);
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt2931 fun:sincosl=uninstrumented