Searched refs:hard_regno_index (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dira-costs.c151 int hard_regno_index[FIRST_PSEUDO_REGISTER];
216 classes_ptr->hard_regno_index[i] = -1;
224 if (classes_ptr->hard_regno_index[hard_regno] < 0)
225 classes_ptr->hard_regno_index[hard_regno] = i;
250 index and hard_regno_index. Return the new classes. The function
2123 num = cost_classes_ptr->hard_regno_index[hard_regno];
150 int hard_regno_index[FIRST_PSEUDO_REGISTER]; member in struct:cost_classes

Completed in 47 milliseconds