Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dsincos-opt.ll115 ; GNU_SINCOS: callq sincosl
121 ; GNU_SINCOS_FASTMATH: callq sincosl
/external/llvm/test/CodeGen/SystemZ/
Dfp-sincos-01.ll38 ; CHECK-OPT: brasl %r14, sincosl@PLT
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dsincos-expansion.ll46 ; CHECK: bl sincosl
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfp-sincos-01.ll54 ; 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-7.0/llvm/lib/Target/
DREADME.txt154 long double sincosl(long double x, long double *sin, long double *cos);
/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