Searched refs:__nesf2 (Results 1 – 8 of 8) sorted by relevance
/external/compiler-rt/test/builtins/Unit/ |
D | comparesf2_test.c | 22 int __nesf2(float, float); 79 if (__nesf2(vector->a, vector->b) != vector->neReference) { in test__cmpsf2() 82 __nesf2(vector->a, vector->b), in test__cmpsf2()
|
/external/compiler-rt/lib/builtins/arm/ |
D | comparesf2.S | 106 DEFINE_COMPILERRT_FUNCTION_ALIAS(__nesf2, __eqsf2)
|
/external/compiler-rt/lib/builtins/ |
D | comparesf2.c | 138 __nesf2(fp_t a, fp_t b) { in __nesf2() function
|
D | apple_versioning.c | 311 NOT_HERE_UNTIL_AFTER_4_3(__nesf2)
|
/external/llvm/test/CodeGen/SPARC/ |
D | soft-float.ll | 134 ; CHECK: call __nesf2
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/ |
D | soft-float.ll | 134 ; CHECK: call __nesf2
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | RuntimeLibcalls.def | 338 HANDLE_LIBCALL(UNE_F32, "__nesf2")
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/GlobalISel/ |
D | arm-legalize-fp.mir | 1637 ; SOFT-DEFAULT: BL &__nesf2, {{.*}}, implicit $r0, implicit $r1, implicit-def $r0
|