Lines Matching defs:hard_regno_last_set
727 static move_t hard_regno_last_set[FIRST_PSEUDO_REGISTER];
730 element in `hard_regno_last_set' is defined and correct. */
748 elements of arrays `hard_regno_last_set' and
790 hard_regno_last_set[hard_regno + i] = move;
803 && (ALLOCNO_REGNO (hard_regno_last_set[hard_regno + i]->to)
809 && (ALLOCNO_REGNO (hard_regno_last_set[hard_regno + i]->to)
811 move->deps[n++] = hard_regno_last_set[hard_regno + i];
842 (hard_regno_last_set[hard_regno + i]->to) >= 0)
847 set_move = hard_regno_last_set[hard_regno + i];
893 hard_regno_last_set[hard_regno + i] = move;