Searched refs:CMP_SF (Results 1 - 10 of 10) sorted by relevance

/openbsd-current/gnu/gcc/gcc/config/xtensa/
H A Dxtensa.h35 CMP_SF, /* single precision floats */ enumerator in enum:cmp_type
H A Dxtensa.c791 case CMP_SF:
883 if (TARGET_HARD_FLOAT && (branch_type == CMP_SF))
/openbsd-current/gnu/gcc/gcc/config/iq2000/
H A Diq2000.h841 CMP_SF, /* Compare single precision floats. */
813 CMP_SF, /* Compare single precision floats. */ enumerator in enum:cmp_type
H A Diq2000.c1048 case CMP_SF:
/openbsd-current/gnu/usr.bin/gcc/gcc/config/xtensa/
H A Dxtensa.c1107 case CMP_SF:
1200 if (TARGET_HARD_FLOAT && (branch_type == CMP_SF))
H A Dxtensa.h36 CMP_SF, /* single precision floats */ enumerator in enum:cmp_type
/openbsd-current/gnu/gcc/gcc/config/pa/
H A Dpa.h28 CMP_SF, /* compare single precision floats */ enumerator in enum:cmp_type
/openbsd-current/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa.h28 CMP_SF, /* compare single precision floats */ enumerator in enum:cmp_type
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.h41 CMP_SF, /* compare single precision floats */ enumerator in enum:cmp_type
H A Dmips.c3409 case CMP_SF:

Completed in 377 milliseconds