Lines Matching refs:POST_INC
316 || GET_CODE (XEXP (operands[i], 0)) == POST_INC)) in split_quadword_operands()
363 case POST_INC: in print_operand_address()
766 case POST_INC: in vax_address_cost_1()
894 case POST_INC: in vax_rtx_costs()
1034 if (!REG_P (x) && GET_CODE (x) != POST_INC) in vax_rtx_costs()
1295 || GET_CODE (XEXP (operands[0], 0)) == POST_INC in vax_output_int_move()
1677 && GET_CODE (XEXP (operands[0], 0)) == POST_INC) in vax_output_int_subtract()
1692 && GET_CODE (XEXP (operands[2], 0)) == POST_INC) in vax_output_int_subtract()
1807 if (code == POST_INC) in mkrtx()
1839 { POST_INC, POST_INC, REG }, in vax_output_movmemsi()
1983 if ((GET_CODE (x) == PRE_DEC || GET_CODE (x) == POST_INC) in nonindexed_address_p()
2333 if (GET_CODE (lo) == POST_INC /* || GET_CODE (lo) == PRE_DEC */) in adjacent_operands_p()
2488 if (GET_CODE (lo) == POST_INC && GET_CODE (hi) == POST_INC) in vax_decomposed_dimode_operand_p()