Lines Matching defs:true_expr
5203 information CE_INFO, possibly updating the tests in TRUE_EXPR, and
5205 instructions. Set either TRUE_EXPR or FALSE_EXPR to a null pointer if the
5215 rtx true_expr = *p_true;
5219 machine_mode mode = GET_MODE (true_expr);
5471 cc = XEXP (true_expr, 0);
5515 code = GET_CODE (true_expr);
5555 TRUE_EXPR, and FALSE_EXPR for converting the && and || parts of if-then or
5556 if-then-else code to conditional instructions. Set either TRUE_EXPR or
5574 rtx true_expr = XEXP (*p_true, 1);
5586 machine_mode mode = GET_MODE (true_expr);
5634 test_expr = true_expr;