Home
last modified time | relevance | path

Searched refs:__subtf3 (Results 1 – 25 of 28) sorted by relevance

12

/external/compiler-rt/test/builtins/Unit/
Dsubtf3_test.c21 COMPILER_RT_ABI long double __subtf3(long double a, long double b);
26 long double x = __subtf3(a, b); in test__subtf3()
/external/llvm-project/compiler-rt/test/builtins/Unit/
Dsubtf3_test.c13 COMPILER_RT_ABI long double __subtf3(long double a, long double b);
18 long double x = __subtf3(a, b); in test__subtf3()
/external/compiler-rt/lib/builtins/
Dsubtf3.c23 __subtf3(fp_t a, fp_t b) { in __subtf3() function
/external/llvm-project/compiler-rt/lib/builtins/
Dsubtf3.c20 COMPILER_RT_ABI fp_t __subtf3(fp_t a, fp_t b) { in __subtf3() function
/external/rust/crates/vmm_vhost/.cargo/
Dconfig2 # __multf3 and __subtf3.
/external/llvm/test/CodeGen/X86/
Dfp128-libcalls.ll40 ; CHECK: callq __subtf3
54 ; CHECK-NEXT: callq __subtf3
Dfp128-i128.ll309 ; CHECK: callq __subtf3
/external/llvm-project/llvm/test/CodeGen/RISCV/
Dstack-store-check.ll47 ; CHECK-NEXT: call __subtf3
63 ; CHECK-NEXT: call __subtf3
145 ; CHECK-NEXT: call __subtf3
217 ; CHECK-NEXT: call __subtf3
/external/llvm-project/llvm/test/CodeGen/ARM/
Dlegalize-fneg.ll55 ; NOLIB-NOT: bl __subtf3
/external/llvm/test/CodeGen/AArch64/
Darm64-fp128.ll28 ; CHECK: bl __subtf3
254 ; CHECK: bl __subtf3
/external/llvm-project/llvm/test/CodeGen/X86/
Dsoft-fp-legal-in-HW-reg.ll25 ; CHECK-NEXT: callq __subtf3
Dfp128-libcalls.ll105 ; CHECK-NEXT: callq __subtf3
124 ; X86-NEXT: calll __subtf3
149 ; CHECK-NEXT: callq __subtf3
168 ; X86-NEXT: calll __subtf3
Dfp128-i128.ll458 ; SSE-NEXT: callq __subtf3
495 ; AVX-NEXT: callq __subtf3
Dfp128-libcalls-strict.ll63 ; CHECK-NEXT: callq __subtf3
84 ; X86-NEXT: calll __subtf3
/external/swiftshader/third_party/subzero/runtime/
Dwasm-runtime.cpp207 UNIMPLEMENTED(__subtf3)
/external/llvm/test/CodeGen/SPARC/
Dsoft-float.ll63 ; CHECK: call __subtf3
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dsoft-float-01.ll63 ; CHECK: brasl %r14, __subtf3
/external/llvm-project/llvm/test/CodeGen/SPARC/
Dsoft-float.ll63 ; CHECK: call __subtf3
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def98 HANDLE_LIBCALL(SUB_F128, "__subtf3")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def98 HANDLE_LIBCALL(SUB_F128, "__subtf3")
/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64-fp128.ll38 ; CHECK-NEXT: bl __subtf3
Dfp-intrinsics.ll942 ; CHECK: bl __subtf3
/external/llvm/test/CodeGen/Mips/
Dmips64-f128.ll28 ; ALL: ld $25, %call16(__subtf3)
/external/llvm-project/llvm/test/CodeGen/Mips/
Dmips64-f128.ll32 ; ALL: ld $25, %call16(__subtf3)
/external/google-breakpad/src/processor/testdata/symbols/libgcc_s.so.1/18B180F90887D8F8B5C35D185444AF4C0/
Dlibgcc_s.so.1.sym72 PUBLIC 8b70 0 __subtf3

12