Home
last modified time | relevance | path

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

12

/netbsd/external/gpl3/gcc.old/dist/libgcc/config/arc/ieee-754/
H A Dgesf2.S32 .global __gesf2
34 FUNC(__gesf2)
35 __gesf2:
51 ENDFUNC(__gesf2)
52 #define __gesf2 __gesf2_asm
54 .global __gesf2
56 HIDDEN_FUNC(__gesf2)
57 __gesf2: label
75 ENDFUNC(__gesf2)
/netbsd/external/gpl3/gcc/dist/libgcc/config/arc/ieee-754/
H A Dgesf2.S32 .global __gesf2
34 FUNC(__gesf2)
35 __gesf2:
51 ENDFUNC(__gesf2)
52 #define __gesf2 __gesf2_asm
54 .global __gesf2
56 HIDDEN_FUNC(__gesf2)
57 __gesf2: label
75 ENDFUNC(__gesf2)
/netbsd/lib/libc/softfloat/
H A Dgesf2.c16 flag __gesf2(float32, float32);
19 __gesf2(float32 a, float32 b) in __gesf2() function
H A Dsoftfloat-for-gcc.h131 #define float32_ge __gesf2
/netbsd/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dgesf2.c35 __gesf2 (SFtype a, SFtype b) in __gesf2() function
51 strong_alias (__gesf2, __gtsf2);
/netbsd/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Dgesf2.c35 __gesf2 (SFtype a, SFtype b) in __gesf2() function
51 strong_alias (__gesf2, __gtsf2);
/netbsd/sys/external/bsd/compiler_rt/dist/test/Unit/
H A 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()
/netbsd/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
H A 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()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dcomparesf2.c96 __gesf2(fp_t a, fp_t b) { in __gesf2() function
142 return __gesf2(a, b); in __gtsf2()
/netbsd/external/gpl3/gcc/dist/libgcc/config/avr/
H A Dt-avrlibc17 # __eqsf2 __lesf2 __ltsf2 __nesf2 __gesf2 __gtsf2
35 # _ge_sf.o: __gesf2
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/avr/
H A Dt-avrlibc17 # __eqsf2 __lesf2 __ltsf2 __nesf2 __gesf2 __gtsf2
35 # _ge_sf.o: __gesf2
/netbsd/lib/libc/arch/m68k/hardfloat/
H A Dltsf2.S42 STRONG_ALIAS(__gesf2,__ltsf2)
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/arc/
H A Dfp-hack.h87 #define __gesf2 __gesf2_c macro
H A Dlibgcc-excl.ver37 __gesf2
/netbsd/external/gpl3/gcc/dist/libgcc/config/arc/
H A Dfp-hack.h87 #define __gesf2 __gesf2_c macro
H A Dlibgcc-excl.ver37 __gesf2
/netbsd/sys/external/bsd/compiler_rt/dist/lib/builtins/arm/
H A Dcomparesf2.S133 DEFINE_COMPILERRT_FUNCTION_ALIAS(__gesf2, __gtsf2)
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/pru/
H A Dsfp-machine.h116 #define __gesf2 __gnu_gesf2 macro
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/rx/
H A Drx-abi-functions.c68 int _COM_CMPGEf (float a, float b) { return __gesf2 (a, b) != -1; } in _COM_CMPGEf()
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/c6x/
H A Dsfp-machine.h115 #define __gesf2 __gnu_gesf2 macro
/netbsd/external/gpl3/gcc/dist/libgcc/config/pru/
H A Dsfp-machine.h116 #define __gesf2 __gnu_gesf2 macro
/netbsd/external/gpl3/gcc/dist/libgcc/config/rx/
H A Drx-abi-functions.c68 int _COM_CMPGEf (float a, float b) { return __gesf2 (a, b) != -1; } in _COM_CMPGEf()
/netbsd/external/gpl3/gcc/dist/libgcc/config/c6x/
H A Dsfp-machine.h115 #define __gesf2 __gnu_gesf2 macro
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/mcore/
H A Dlib1funcs.S294 COMPARE_SF_JUMP __gesf2
/netbsd/external/gpl3/gcc/dist/libgcc/config/mcore/
H A Dlib1funcs.S294 COMPARE_SF_JUMP __gesf2

12