Home
last modified time | relevance | path

Searched refs:__ltdf2 (Results 1 – 15 of 15) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/builtins/
H A Dcomparedf2.c51 COMPILER_RT_ALIAS(__ledf2, __ltdf2) in COMPILER_RT_ALIAS()
74 int __ltdf2(fp_t a, fp_t b) { return __ledf2(a, b); } in __ltdf2() function
H A Dapple_versioning.c284 NOT_HERE_UNTIL_AFTER_4_3(__ltdf2)
H A DREADME.txt329 int __ltdf2vfp(double a, double b); // Appears to return __ltdf2
/llvm-project-15.0.7/compiler-rt/test/builtins/Unit/
H A Dcomparedf2_test.c10 int __ltdf2(double, double);
60 if (__ltdf2(vector->a, vector->b) != vector->ltReference) { in test__cmpdf2()
63 __ltdf2(vector->a, vector->b), in test__cmpdf2()
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dfpcmp-soft-fp.ll39 ; CHECK: calll __ltdf2
59 ; CHECK: calll __ltdf2
/llvm-project-15.0.7/llvm/test/CodeGen/RISCV/
H A Dfmax-fmin.ll258 ; R32-NEXT: call __ltdf2@plt
268 ; R32-NEXT: call __ltdf2@plt
292 ; R64-NEXT: call __ltdf2@plt
H A Ddouble-fcmp.ll133 ; RV32I-NEXT: call __ltdf2@plt
143 ; RV64I-NEXT: call __ltdf2@plt
390 ; RV32I-NEXT: call __ltdf2@plt
401 ; RV64I-NEXT: call __ltdf2@plt
H A Ddouble-fcmp-strict.ll125 ; RV32I-NEXT: call __ltdf2@plt
135 ; RV64I-NEXT: call __ltdf2@plt
407 ; RV32I-NEXT: call __ltdf2@plt
418 ; RV64I-NEXT: call __ltdf2@plt
666 ; RV32I-NEXT: call __ltdf2@plt
676 ; RV64I-NEXT: call __ltdf2@plt
923 ; RV32I-NEXT: call __ltdf2@plt
934 ; RV64I-NEXT: call __ltdf2@plt
/llvm-project-15.0.7/llvm/test/CodeGen/Thumb/
H A Dselect.ll78 ; CHECK: __ltdf2
/llvm-project-15.0.7/llvm-libgcc/lib/
H A Dgcc_s.ver94 __ltdf2; __ltsf2; __modsi3; __muldf3; __mulsf3; __nedf2;
/llvm-project-15.0.7/llvm/test/CodeGen/SPARC/
H A Dsoft-float.ll183 ; CHECK: call __ltdf2
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dsoft-float-01.ll183 ; CHECK: brasl %r14, __ltdf2
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DRuntimeLibcalls.def412 HANDLE_LIBCALL(OLT_F64, "__ltdf2")
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dspe.ll1326 ; EFPU2-NEXT: bl __ltdf2
1476 ; EFPU2-NEXT: bl __ltdf2
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/GlobalISel/
H A Darm-legalize-fp.mir2104 …; SOFT-DEFAULT: BL{{.*}} &__ltdf2, {{.*}}, implicit $r0, implicit $r1, implicit $r2, implicit $r3,…
2330 …; SOFT-DEFAULT: BL{{.*}} &__ltdf2, {{.*}}, implicit $r0, implicit $r1, implicit $r2, implicit $r3,…
2622 …; SOFT-DEFAULT: BL{{.*}} &__ltdf2, {{.*}}, implicit $r0, implicit $r1, implicit $r2, implicit $r3,…