OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hard_regno_index
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ira-costs.cc
124
int
hard_regno_index
[FIRST_PSEUDO_REGISTER];
187
classes_ptr->
hard_regno_index
[i] = -1;
195
if (classes_ptr->
hard_regno_index
[hard_regno] < 0)
196
classes_ptr->
hard_regno_index
[hard_regno] = i;
221
index and
hard_regno_index
. Return the new classes. The function
2490
num = cost_classes_ptr->
hard_regno_index
[hard_regno];
123
int
hard_regno_index
[FIRST_PSEUDO_REGISTER];
member in struct:cost_classes
/src/external/gpl3/gcc.old/dist/gcc/
ira-costs.cc
123
int
hard_regno_index
[FIRST_PSEUDO_REGISTER];
186
classes_ptr->
hard_regno_index
[i] = -1;
194
if (classes_ptr->
hard_regno_index
[hard_regno] < 0)
195
classes_ptr->
hard_regno_index
[hard_regno] = i;
220
index and
hard_regno_index
. Return the new classes. The function
2276
num = cost_classes_ptr->
hard_regno_index
[hard_regno];
122
int
hard_regno_index
[FIRST_PSEUDO_REGISTER];
member in struct:cost_classes
Completed in 49 milliseconds
Indexes created Fri May 08 00:25:09 UTC 2026