Searched refs:__netf2 (Results 1 – 19 of 19) sorted by relevance
/external/llvm-project/compiler-rt/test/builtins/Unit/ |
D | netf2_test.c | 10 int __netf2(long double a, long double b); 14 int x = __netf2(a, b); in test__netf2()
|
/external/compiler-rt/test/builtins/Unit/ |
D | netf2_test.c | 20 int __netf2(long double a, long double b); 24 int x = __netf2(a, b); in test__netf2()
|
/external/llvm-project/compiler-rt/lib/builtins/ |
D | comparetf2.c | 89 COMPILER_RT_ALIAS(__letf2, __netf2)
|
/external/compiler-rt/lib/builtins/ |
D | comparetf2.c | 130 COMPILER_RT_ABI enum LE_RESULT __netf2(fp_t a, fp_t b) { in __netf2() function
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | fp128-select.ll | 53 ; SSE-NEXT: callq __netf2 99 ; NOSSE-NEXT: callq __netf2
|
D | fp128-compare.ll | 110 ; CHECK-NEXT: callq __netf2
|
/external/llvm/test/CodeGen/X86/ |
D | fp128-compare.ll | 80 ; CHECK: callq __netf2
|
/external/llvm-project/llvm/test/CodeGen/RISCV/ |
D | fp128.ll | 36 ; RV32I-NEXT: call __netf2
|
/external/swiftshader/third_party/subzero/runtime/ |
D | wasm-runtime.cpp | 206 UNIMPLEMENTED(__netf2)
|
/external/llvm-project/llvm/test/CodeGen/SPARC/ |
D | soft-float.ll | 148 ; CHECK: call __netf2
|
/external/llvm-project/llvm/test/CodeGen/SystemZ/ |
D | soft-float-01.ll | 148 ; CHECK: brasl %r14, __netf2
|
/external/llvm/test/CodeGen/SPARC/ |
D | soft-float.ll | 148 ; CHECK: call __netf2
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 367 HANDLE_LIBCALL(UNE_F128, "__netf2")
|
/external/llvm-project/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 386 HANDLE_LIBCALL(UNE_F128, "__netf2")
|
/external/llvm/test/CodeGen/Mips/ |
D | mips64-f128.ll | 526 ; ALL: ld $25, %call16(__netf2)
|
/external/llvm-project/llvm/test/CodeGen/Mips/ |
D | mips64-f128.ll | 535 ; ALL: ld $25, %call16(__netf2)
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | fp-intrinsics.ll | 1289 ; CHECK: bl __netf2 1385 ; CHECK: bl __netf2
|
/external/llvm-project/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 879 fun:__netf2=uninstrumented
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 879 fun:__netf2=uninstrumented
|