Lines Matching defs:force_operand
2106 x_addr = force_operand (XEXP (x, 0), NULL_RTX);
2107 y_addr = force_operand (XEXP (y, 0), NULL_RTX);
5486 offset_rtx = force_operand (offset_rtx, NULL_RTX);
6287 temp = force_operand (temp, target);
7881 force_operand (rtx value, rtx target)
7896 force_operand (SUBREG_REG (value),
7943 force_operand (XEXP (XEXP (value,
7948 op1 = force_operand (XEXP (value, 0), subtarget);
7949 op2 = force_operand (op2, NULL_RTX);
7984 op1 = force_operand (XEXP (value, 0), NULL_RTX);
8017 force_operand (SUBREG_REG (value),
8380 result = force_operand (result, target);
8407 result = force_operand (result, target);
8468 result = force_operand (result, target);
8503 result = force_operand (result, NULL);
8534 result = force_operand (result, target);
9212 use force_operand. This allows P = &ARR[const] to generate
9241 op1 = force_operand (op1, target);
9275 op0 = force_operand (op0, target);
9300 And force_operand won't know whether to sign-extend or
9337 And force_operand won't know whether to sign-extend or
9490 op0 = force_operand (op0, NULL_RTX);
11277 offset_rtx = force_operand (offset_rtx, NULL_RTX);