Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
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()