Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/SystemZ/
Dfp-sincos-01.ll38 ; CHECK-OPT: brasl %r14, sincosl@PLT
/external/compiler-rt/lib/msan/tests/
Dmsan_test.cc1761 TEST(MemorySanitizer, sincosl) { in TEST() argument
1763 sincosl(0.2, &s, &c); in TEST()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors.inc4177 INTERCEPTOR(void, sincosl, long double x, long double *sin, long double *cos) {
4179 COMMON_INTERCEPTOR_ENTER(ctx, sincosl, x, sin, cos);
4183 REAL(sincosl)(x, sin, cos);
4190 COMMON_INTERCEPT_FUNCTION_LDBL(sincosl);
/external/swiftshader/third_party/LLVM/lib/Target/
DREADME.txt208 long double sincosl(long double x, long double *sin, long double *cos);
/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