OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ira
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ira.cc
1
/* Integrated Register Allocator (
IRA
) entry point.
21
/* The integrated register allocator (
IRA
) is a
31
Major
IRA
notions are:
34
Chaitin-Briggs algorithm is done.
IRA
can work on any set of
56
for pressure classes and it affects some
IRA
decisions as
72
the
IRA
internal representation of several regions into a one
99
unassigned allocno to get a better hard-register,
IRA
uses
110
lives in a nested region,
IRA
creates a special allocno called
119
register coalescing). But
IRA
also creates copies for operands
126
copies results in less register shuffling).
IRA
*does not
5550
ira
(FILE *f)
function
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
ira.cc
1
/* Integrated Register Allocator (
IRA
) entry point.
21
/* The integrated register allocator (
IRA
) is a
31
Major
IRA
notions are:
34
Chaitin-Briggs algorithm is done.
IRA
can work on any set of
56
for pressure classes and it affects some
IRA
decisions as
72
the
IRA
internal representation of several regions into a one
99
unassigned allocno to get a better hard-register,
IRA
uses
110
lives in a nested region,
IRA
creates a special allocno called
119
register coalescing). But
IRA
also creates copies for operands
126
copies results in less register shuffling).
IRA
*does not
5522
ira
(FILE *f)
function
[
all
...]
Completed in 58 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026