Searched refs:__eqdf2 (Results 1 – 9 of 9) sorted by relevance
/external/compiler-rt/test/builtins/Unit/ |
D | comparedf2_test.c | 17 int __eqdf2(double, double); 39 if (__eqdf2(vector->a, vector->b) != vector->eqReference) { in test__cmpdf2() 42 __eqdf2(vector->a, vector->b), in test__cmpdf2()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | fpcmp-soft-fp.ll | 89 ; CHECK: calll __eqdf2 99 ; CHECK: calll __eqdf2
|
/external/llvm/test/CodeGen/X86/ |
D | fpcmp-soft-fp.ll | 89 ; CHECK: calll __eqdf2 99 ; CHECK: calll __eqdf2
|
/external/compiler-rt/lib/builtins/ |
D | comparedf2.c | 128 __eqdf2(fp_t a, fp_t b) { in __eqdf2() function
|
D | apple_versioning.c | 247 NOT_HERE_UNTIL_AFTER_4_3(__eqdf2)
|
/external/llvm/test/CodeGen/SPARC/ |
D | soft-float.ll | 120 ; CHECK: call __eqdf2
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/ |
D | soft-float.ll | 120 ; CHECK: call __eqdf2
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 335 HANDLE_LIBCALL(OEQ_F64, "__eqdf2")
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/GlobalISel/ |
D | arm-legalize-fp.mir | 1958 …; SOFT-DEFAULT: BL &__eqdf2, {{.*}}, implicit $r0, implicit $r1, implicit $r2, implicit $r3, impli… 2723 …; SOFT-DEFAULT: BL &__eqdf2, {{.*}}, implicit $r0, implicit $r1, implicit $r2, implicit $r3, impli…
|