Home
last modified time | relevance | path

Searched refs:__unordsf2 (Results 1 – 17 of 17) sorted by relevance

/external/llvm-project/compiler-rt/lib/builtins/arm/
Dcomparesf2.S218 @ int __unordsf2(float a, float b)
221 DEFINE_COMPILERRT_FUNCTION(__unordsf2)
248 END_COMPILERRT_FUNCTION(__unordsf2)
254 b SYMBOL_NAME(__unordsf2)
257 DEFINE_AEABI_FUNCTION_ALIAS(__aeabi_fcmpun, __unordsf2)
/external/compiler-rt/lib/builtins/arm/
Dcomparesf2.S136 DEFINE_COMPILERRT_FUNCTION(__unordsf2)
146 END_COMPILERRT_FUNCTION(__unordsf2)
148 DEFINE_AEABI_FUNCTION_ALIAS(__aeabi_fcmpun, __unordsf2)
/external/llvm-project/compiler-rt/lib/builtins/
Dcomparesf2.c130 __unordsf2(fp_t a, fp_t b) { in COMPILER_RT_ALIAS()
138 AEABI_RTABI int __aeabi_fcmpun(fp_t a, fp_t b) { return __unordsf2(a, b); } in __aeabi_fcmpun()
140 COMPILER_RT_ALIAS(__unordsf2, __aeabi_fcmpun) in COMPILER_RT_ALIAS() argument
Dapple_versioning.c328 NOT_HERE_UNTIL_AFTER_4_3(__unordsf2)
DREADME.txt345 int __unordsf2vfp(float a, float b); // Appears to return __unordsf2
/external/llvm-project/compiler-rt/test/builtins/Unit/
Dcomparesf2_test.c12 int __unordsf2(float, float);
76 if (__unordsf2(vector->a, vector->b) != vector->unReference) { in test__cmpsf2()
79 __unordsf2(vector->a, vector->b), in test__cmpsf2()
/external/compiler-rt/test/builtins/Unit/
Dcomparesf2_test.c23 int __unordsf2(float, float);
87 if (__unordsf2(vector->a, vector->b) != vector->unReference) { in test__cmpsf2()
90 __unordsf2(vector->a, vector->b), in test__cmpsf2()
/external/compiler-rt/lib/builtins/
Dcomparesf2.c119 __unordsf2(fp_t a, fp_t b) { in ARM_EABI_FNALIAS()
Dapple_versioning.c335 NOT_HERE_UNTIL_AFTER_4_3(__unordsf2)
DREADME.txt337 int __unordsf2vfp(float a, float b); // Appears to return __unordsf2
/external/llvm-project/llvm/test/CodeGen/SPARC/
Dsoft-float.ll92 ; CHECK: call __unordsf2
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dsoft-float-01.ll92 ; CHECK: brasl %r14, __unordsf2
/external/llvm/test/CodeGen/SPARC/
Dsoft-float.ll92 ; CHECK: call __unordsf2
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def385 HANDLE_LIBCALL(UO_F32, "__unordsf2")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def404 HANDLE_LIBCALL(UO_F32, "__unordsf2")
/external/llvm-project/llvm/test/CodeGen/RISCV/
Drv64i-single-softfloat.ll147 ; RV64I-NEXT: call __unordsf2
/external/llvm-project/llvm/test/CodeGen/ARM/GlobalISel/
Darm-legalize-fp.mir1421 ; SOFT-DEFAULT: BL{{.*}} &__unordsf2, {{.*}}, implicit $r0, implicit $r1, implicit-def $r0
1667 ; SOFT-DEFAULT: BL{{.*}} &__unordsf2, {{.*}}, implicit $r0, implicit $r1, implicit-def $r0
1782 ; SOFT-DEFAULT: BL{{.*}} &__unordsf2, {{.*}}, implicit $r0, implicit $r1, implicit-def $r0