Searched refs:dest_regno (Results 1 – 8 of 8) sorted by relevance
618 int dest_regno; in copy_src_to_dest() local675 dest_regno = REGNO (dest); in copy_src_to_dest()676 INC_REG_N_SETS (dest_regno, 1); in copy_src_to_dest()677 REG_LIVE_LENGTH (dest_regno)++; in copy_src_to_dest()
3244 int dest_regno = REGNO (SET_DEST (pat)); in delete_prior_computation() local3249 if (dest_regno >= regno in delete_prior_computation()3257 else if (dest_regno <= regno in delete_prior_computation()3264 for (i = dest_regno; i < dest_endregno; i++) in delete_prior_computation()
3285 int src_regno, dest_regno; in sched_analyze_insn() local3317 dest_regno = REGNO (tmp); in sched_analyze_insn()3328 && dest_regno == STACK_POINTER_REGNUM) in sched_analyze_insn()3336 || dest_regno < FIRST_PSEUDO_REGISTER) in sched_analyze_insn()
666 unsigned int dest_regno ATTRIBUTE_UNUSED) in find_valid_class()672 enum reg_class dest_class ATTRIBUTE_UNUSED = REGNO_REG_CLASS (dest_regno); in find_valid_class()
1693 unsigned int dest_regno, defs_in_loop_count = 0; in can_move_invariant_reg() local1712 dest_regno = REGNO (reg); in can_move_invariant_reg()1713 for (use = DF_REG_USE_CHAIN (dest_regno); use; use = DF_REF_NEXT_REG (use)) in can_move_invariant_reg()1738 for (def = DF_REG_DEF_CHAIN (dest_regno); def; def = DF_REF_NEXT_REG (def)) in can_move_invariant_reg()
2990 int dest_regno = REGNO (SET_DEST (pat)); in delete_prior_computation() local2995 if (dest_regno >= regno in delete_prior_computation()3003 else if (dest_regno <= regno in delete_prior_computation()3010 for (i = dest_regno; i < dest_endregno; i++) in delete_prior_computation()
3411 int src_regno, dest_regno; in sched_analyze_insn() local3443 dest_regno = REGNO (tmp); in sched_analyze_insn()3454 && dest_regno == STACK_POINTER_REGNUM) in sched_analyze_insn()3462 || dest_regno < FIRST_PSEUDO_REGISTER) in sched_analyze_insn()
638 unsigned int dest_regno ATTRIBUTE_UNUSED) in find_valid_class()644 enum reg_class dest_class ATTRIBUTE_UNUSED = REGNO_REG_CLASS (dest_regno); in find_valid_class()