Searched refs:STACK_REG_P (Results 1 – 13 of 13) sorted by relevance
282 if (STACK_REG_P (pat)) in stack_regs_mentioned_p()514 if (STACK_REG_P (reg)) in check_asm_stack_operands()531 if (STACK_REG_P (recog_data.operand[i])) in check_asm_stack_operands()578 if (STACK_REG_P (recog_data.operand[i])) in check_asm_stack_operands()683 return result != 0 && STACK_REG_P (result) ? result : 0; in stack_result()700 gcc_assert (STACK_REG_P (*reg)); in replace_reg()739 gcc_assert (STACK_REG_P (reg)); in get_hard_regnum()967 if (STACK_REG_P (src) && STACK_REG_P (dest)) in move_for_stack_reg()1035 else if (STACK_REG_P (src)) in move_for_stack_reg()1073 gcc_assert (STACK_REG_P (dest)); in move_for_stack_reg()[all …]
850 if (REG_NOTE_KIND (note) == REG_DEAD && STACK_REG_P (XEXP (note, 0))) in death_notes_match_p()854 if (REG_NOTE_KIND (note) == REG_DEAD && STACK_REG_P (XEXP (note, 0))) in death_notes_match_p()
993 if (REG_NOTE_KIND (note) == REG_DEAD && STACK_REG_P (XEXP (note, 0))) in old_insns_match_p()997 if (REG_NOTE_KIND (note) == REG_DEAD && STACK_REG_P (XEXP (note, 0))) in old_insns_match_p()
164 if (set && STACK_REG_P (SET_DEST (set))) in cheap_bb_rtx_cost_p()
1356 if (GET_CODE (t) == CLOBBER && STACK_REG_P (XEXP (t, 0))) in maybe_fix_stack_asms()
280 if (STACK_REG_P (pat))652 if (STACK_REG_P (reg))669 if (STACK_REG_P (recog_data.operand[i]))716 if (STACK_REG_P (recog_data.operand[i]))829 return result != 0 && STACK_REG_P (result) ? result : 0;847 || ! STACK_REG_P (*reg))896 if (! STACK_REG_P (reg))1072 if (STACK_REG_P (src) && STACK_REG_P (dest))1138 else if (STACK_REG_P (src))1177 else if (STACK_REG_P (dest))[all …]
960 if (REG_NOTE_KIND (note) == REG_DEAD && STACK_REG_P (XEXP (note, 0)))964 if (REG_NOTE_KIND (note) == REG_DEAD && STACK_REG_P (XEXP (note, 0)))
1351 if (GET_CODE (t) == CLOBBER && STACK_REG_P (XEXP (t, 0))) in maybe_fix_stack_asms()
20817 (STACK_REG_P): Likewise.
1214 #define STACK_REG_P(XOP) \ macro1219 #define NON_STACK_REG_P(XOP) (REG_P (XOP) && ! STACK_REG_P (XOP))
2287 if (STACK_REG_P (a) || STACK_REG_P (b)) in ix86_function_ok_for_sibcall()7875 if (STACK_REG_P (x)) in print_operand()8464 if (STACK_REG_P (operands[0]) in output_387_binary_op()8467 && (STACK_REG_P (operands[2]) || GET_CODE (operands[2]) == MEM)) in output_387_binary_op()8470 && (STACK_REG_P (operands[1]) || GET_CODE (operands[1]) == MEM))) in output_387_binary_op()8915 if (STACK_REG_P (cmp_op1) in output_fp_compare()
1366 #define STACK_REG_P(XOP) \ macro1371 #define NON_STACK_REG_P(XOP) (REG_P (XOP) && ! STACK_REG_P (XOP))
6884 if (STACK_REG_P (x))7472 if (STACK_REG_P (operands[0])7475 && (STACK_REG_P (operands[2]) || GET_CODE (operands[2]) == MEM))7478 && (STACK_REG_P (operands[1]) || GET_CODE (operands[1]) == MEM)))7758 if (STACK_REG_P (cmp_op1)