Home
last modified time | relevance | path

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

/external/compiler-rt/lib/builtins/
Dcomparedf2.c51 __ledf2(fp_t a, fp_t b) { in __ledf2() function
85 FNALIAS(__cmpdf2, __ledf2);
129 return __ledf2(a, b); in __eqdf2()
134 return __ledf2(a, b); in __ltdf2()
139 return __ledf2(a, b); in __nedf2()
Dapple_versioning.c286 NOT_HERE_UNTIL_AFTER_4_3(__ledf2)
DREADME.txt317 int __ledf2vfp(double a, double b); // Appears to return __ledf2
/external/compiler-rt/test/builtins/Unit/
Dcomparedf2_test.c20 int __ledf2(double, double);
63 if (__ledf2(vector->a, vector->b) != vector->leReference) { in test__cmpdf2()
66 __ledf2(vector->a, vector->b), in test__cmpdf2()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dfpcmp-soft-fp.ll29 ; CHECK: calll __ledf2
49 ; CHECK: calll __ledf2
/external/llvm/test/CodeGen/X86/
Dfpcmp-soft-fp.ll29 ; CHECK: calll __ledf2
49 ; CHECK: calll __ledf2
/external/llvm/test/CodeGen/SPARC/
Dsoft-float.ll204 ; CHECK: call __ledf2
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/
Dsoft-float.ll204 ; CHECK: call __ledf2
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def351 HANDLE_LIBCALL(OLE_F64, "__ledf2")
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/GlobalISel/
Darm-legalize-fp.mir2198 …; SOFT-DEFAULT: BL &__ledf2, {{.*}}, implicit $r0, implicit $r1, implicit $r2, implicit $r3, impli…
2311 …; SOFT-DEFAULT: BL &__ledf2, {{.*}}, implicit $r0, implicit $r1, implicit $r2, implicit $r3, impli…