OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:allocno_class_order
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ira.cc
1155
static int
allocno_class_order
[N_REG_CLASSES];
1169
&& (diff =
allocno_class_order
[tcl1] -
allocno_class_order
[tcl2]) != 0)
1191
allocno_class_order
[i] = -1;
1193
allocno_class_order
[ira_allocno_classes[i]] = i;
1148
static int
allocno_class_order
[N_REG_CLASSES];
variable
/src/external/gpl3/gcc.old/dist/gcc/
ira.cc
1151
static int
allocno_class_order
[N_REG_CLASSES];
1165
&& (diff =
allocno_class_order
[tcl1] -
allocno_class_order
[tcl2]) != 0)
1187
allocno_class_order
[i] = -1;
1189
allocno_class_order
[ira_allocno_classes[i]] = i;
1144
static int
allocno_class_order
[N_REG_CLASSES];
variable
Completed in 18 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026