Home
last modified time | relevance | path

Searched refs:__letf2 (Results 1 – 14 of 14) sorted by relevance

/external/compiler-rt/lib/builtins/
Dcomparetf2.c51 COMPILER_RT_ABI enum LE_RESULT __letf2(fp_t a, fp_t b) { in __letf2() function
84 FNALIAS(__cmptf2, __letf2);
123 return __letf2(a, b); in __eqtf2()
127 return __letf2(a, b); in __lttf2()
131 return __letf2(a, b); in __netf2()
/external/compiler-rt/test/builtins/Unit/
Dletf2_test.c20 int __letf2(long double a, long double b);
24 int x = __letf2(a, b); in test__letf2()
/external/llvm/test/CodeGen/AArch64/
Darm64-fp128.ll131 ; Technically, everything after the call to __letf2 is redundant, but we'll let
134 ; CHECK: bl __letf2
151 ; CHECK: bl __letf2
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-fp128.ll131 ; Technically, everything after the call to __letf2 is redundant, but we'll let
134 ; CHECK: bl __letf2
151 ; CHECK: bl __letf2
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dfp128-compare.ll54 ; CHECK: callq __letf2
/external/llvm/test/CodeGen/X86/
Dfp128-compare.ll52 ; CHECK: callq __letf2
/external/swiftshader/third_party/subzero/runtime/
Dwasm-runtime.cpp202 UNIMPLEMENTED(__letf2)
/external/llvm/test/CodeGen/SPARC/
Dsoft-float.ll211 ; CHECK: call __letf2
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/
Dsoft-float.ll211 ; CHECK: call __letf2
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def352 HANDLE_LIBCALL(OLE_F128, "__letf2")
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Dmips64-f128.ll495 ; ALL: ld $25, %call16(__letf2)
/external/llvm/test/CodeGen/Mips/
Dmips64-f128.ll486 ; ALL: ld $25, %call16(__letf2)
/external/google-breakpad/src/processor/testdata/symbols/libgcc_s.so.1/18B180F90887D8F8B5C35D185444AF4C0/
Dlibgcc_s.so.1.sym93 PUBLIC c9e0 0 __letf2
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt773 fun:__letf2=uninstrumented