Searched refs:__unordtf2 (Results 1 – 17 of 17) sorted by relevance
/external/llvm-project/compiler-rt/test/builtins/Unit/ |
D | unordtf2_test.c | 10 int __unordtf2(long double a, long double b); 14 int x = __unordtf2(a, b); in test__unordtf2()
|
/external/compiler-rt/test/builtins/Unit/ |
D | unordtf2_test.c | 20 int __unordtf2(long double a, long double b); 24 int x = __unordtf2(a, b); in test__unordtf2()
|
/external/llvm-project/compiler-rt/lib/builtins/ |
D | comparetf2.c | 128 COMPILER_RT_ABI int __unordtf2(fp_t a, fp_t b) { in COMPILER_RT_ALIAS()
|
/external/llvm-project/llvm/test/CodeGen/WebAssembly/ |
D | libcalls.ll | 115 ; CHECK: call $push[[CALL:[0-9]]]=, __unordtf2 124 ; CHECK: call $push[[CALL:[0-9]]]=, __unordtf2
|
/external/compiler-rt/lib/builtins/ |
D | comparetf2.c | 114 COMPILER_RT_ABI int __unordtf2(fp_t a, fp_t b) { in __unordtf2() function
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | fp128-compare.ll | 139 ; CHECK-NEXT: callq __unordtf2 170 ; CHECK-NEXT: callq __unordtf2
|
D | fp128-libcalls-strict.ll | 1280 ; CHECK-NEXT: callq __unordtf2 1323 ; X86-NEXT: calll __unordtf2 1363 ; CHECK-NEXT: callq __unordtf2 1406 ; X86-NEXT: calll __unordtf2
|
/external/swiftshader/third_party/subzero/runtime/ |
D | wasm-runtime.cpp | 212 UNIMPLEMENTED(__unordtf2)
|
/external/llvm-project/llvm/test/CodeGen/SPARC/ |
D | soft-float.ll | 106 ; CHECK: call __unordtf2
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | soft-float-01.ll | 106 ; CHECK: brasl %r14, __unordtf2
|
/external/llvm/test/CodeGen/SPARC/ |
D | soft-float.ll | 106 ; CHECK: call __unordtf2
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 387 HANDLE_LIBCALL(UO_F128, "__unordtf2")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 406 HANDLE_LIBCALL(UO_F128, "__unordtf2")
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | arm64-fp128.ll | 283 ; CHECK-NEXT: bl __unordtf2
|
/external/google-breakpad/src/processor/testdata/symbols/libgcc_s.so.1/18B180F90887D8F8B5C35D185444AF4C0/ |
D | libgcc_s.so.1.sym | 73 PUBLIC a0e0 0 __unordtf2
|
/external/llvm-project/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1171 fun:__unordtf2=uninstrumented
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1171 fun:__unordtf2=uninstrumented
|