Home
last modified time | relevance | path

Searched refs:vfalse (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Difcvt.cc1722 rtx cmp_a, rtx cmp_b, rtx vfalse, rtx vtrue, rtx cc_cmp, in noce_emit_cmove() argument
1737 cond, vtrue, vfalse); in noce_emit_cmove()
1760 vtrue, vfalse, GET_MODE (x)); in noce_emit_cmove()
1775 vtrue, vfalse, GET_MODE (x), in noce_emit_cmove()
1796 if (GET_CODE (vtrue) == SUBREG && GET_CODE (vfalse) == SUBREG) in noce_emit_cmove()
1799 rtx reg_vfalse = SUBREG_REG (vfalse); in noce_emit_cmove()
1801 poly_uint64 byte_vfalse = SUBREG_BYTE (vfalse); in noce_emit_cmove()
1807 != SUBREG_PROMOTED_VAR_P (vfalse)) in noce_emit_cmove()
1809 != SUBREG_PROMOTED_GET (vfalse))) in noce_emit_cmove()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Difcvt.c1712 rtx cmp_a, rtx cmp_b, rtx vfalse, rtx vtrue) in noce_emit_cmove() argument
1726 cond, vtrue, vfalse); in noce_emit_cmove()
1759 vtrue, vfalse, GET_MODE (x), in noce_emit_cmove()
1778 if (GET_CODE (vtrue) == SUBREG && GET_CODE (vfalse) == SUBREG) in noce_emit_cmove()
1781 rtx reg_vfalse = SUBREG_REG (vfalse); in noce_emit_cmove()
1783 poly_uint64 byte_vfalse = SUBREG_BYTE (vfalse); in noce_emit_cmove()
1789 != SUBREG_PROMOTED_VAR_P (vfalse)) in noce_emit_cmove()
1791 != SUBREG_PROMOTED_GET (vfalse))) in noce_emit_cmove()