Home
last modified time | relevance | path

Searched refs:__cmpsf2 (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/
Dcomparesf2.c48 COMPILER_RT_ALIAS(__lesf2, __cmpsf2) in COMPILER_RT_ALIAS() argument
/freebsd-12-stable/lib/libc/softfloat/
Dsoftfloat-for-gcc.h127 #define float32_cmp __cmpsf2
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/builtins/arm/
Dcomparesf2.S195 DEFINE_COMPILERRT_FUNCTION_ALIAS(__cmpsf2, __lesf2)
/freebsd-12-stable/contrib/gcc/config/
Dfp-bit.h283 # define compare __cmpsf2
/freebsd-12-stable/contrib/gcc/doc/
Dlibgcc.texi390 @deftypefn {Runtime Function} int __cmpsf2 (float @var{a}, float @var{b})
/freebsd-12-stable/contrib/gcc/
DChangeLog-2005154 (__cmpsf2): Create wrapper and rename body...