Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/builtins/
Dcomparesf2.c99 COMPILER_RT_ABI enum GE_RESULT __gesf2(fp_t a, fp_t b) { in __gesf2() function
127 COMPILER_RT_ALIAS(__gesf2, __gtsf2) in COMPILER_RT_ALIAS() argument
150 int __gtsf2(fp_t a, fp_t b) { return __gesf2(a, b); } in __gtsf2()
Dapple_versioning.c273 NOT_HERE_UNTIL_AFTER_4_3(__gesf2)
DREADME.txt319 int __gesf2vfp(float a, float b); // Appears to return __gesf2
/external/llvm-project/compiler-rt/test/builtins/Unit/
Dcomparesf2_test.c7 int __gesf2(float, float);
36 if (__gesf2(vector->a, vector->b) != vector->geReference) { in test__cmpsf2()
39 __gesf2(vector->a, vector->b), in test__cmpsf2()
/external/compiler-rt/test/builtins/Unit/
Dcomparesf2_test.c18 int __gesf2(float, float);
47 if (__gesf2(vector->a, vector->b) != vector->geReference) { in test__cmpsf2()
50 __gesf2(vector->a, vector->b), in test__cmpsf2()
/external/compiler-rt/lib/builtins/
Dcomparesf2.c96 __gesf2(fp_t a, fp_t b) { in __gesf2() function
144 return __gesf2(a, b); in __gtsf2()
Dapple_versioning.c280 NOT_HERE_UNTIL_AFTER_4_3(__gesf2)
DREADME.txt311 int __gesf2vfp(float a, float b); // Appears to return __gesf2
/external/compiler-rt/lib/builtins/arm/
Dcomparesf2.S133 DEFINE_COMPILERRT_FUNCTION_ALIAS(__gesf2, __gtsf2)
/external/llvm-project/compiler-rt/lib/builtins/arm/
Dcomparesf2.S216 DEFINE_COMPILERRT_FUNCTION_ALIAS(__gesf2, __gtsf2)
/external/llvm-project/llvm/test/CodeGen/SPARC/
Dsoft-float.ll155 ; CHECK: call __gesf2
/external/llvm-project/llvm/test/CodeGen/SystemZ/
Dsoft-float-01.ll155 ; CHECK: brasl %r14, __gesf2
/external/llvm/test/CodeGen/SPARC/
Dsoft-float.ll155 ; CHECK: call __gesf2
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def369 HANDLE_LIBCALL(OGE_F32, "__gesf2")
/external/llvm-project/llvm/include/llvm/IR/
DRuntimeLibcalls.def388 HANDLE_LIBCALL(OGE_F32, "__gesf2")
/external/llvm-project/llvm/test/CodeGen/RISCV/
Drv64i-single-softfloat.ll130 ; RV64I-NEXT: call __gesf2
/external/llvm-project/llvm/test/CodeGen/ARM/GlobalISel/
Darm-legalize-fp.mir1284 ; SOFT-DEFAULT: BL{{.*}} &__gesf2, {{.*}}, implicit $r0, implicit $r1, implicit-def $r0
1543 ; SOFT-DEFAULT: BL{{.*}} &__gesf2, {{.*}}, implicit $r0, implicit $r1, implicit-def $r0