OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:allocnoclass
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
reginfo.cc
796
/*
allocnoclass
is a register class that IRA uses for allocating
member in struct:reg_pref
798
char
allocnoclass
;
841
return (enum reg_class) reg_pref[regno].
allocnoclass
;
863
reg_pref[i].
allocnoclass
= GENERAL_REGS;
897
reg_pref[i].
allocnoclass
= GENERAL_REGS;
975
PREFCLASS, ALTCLASS, and
ALLOCNOCLASS
. */
979
enum reg_class
allocnoclass
)
986
reg_pref[regno].
allocnoclass
=
allocnoclass
;
reginfo.cc
796
/*
allocnoclass
is a register class that IRA uses for allocating
member in struct:reg_pref
798
char
allocnoclass
;
841
return (enum reg_class) reg_pref[regno].
allocnoclass
;
863
reg_pref[i].
allocnoclass
= GENERAL_REGS;
897
reg_pref[i].
allocnoclass
= GENERAL_REGS;
975
PREFCLASS, ALTCLASS, and
ALLOCNOCLASS
. */
979
enum reg_class
allocnoclass
)
986
reg_pref[regno].
allocnoclass
=
allocnoclass
;
/src/external/gpl3/gcc/dist/gcc/
reginfo.cc
801
/*
allocnoclass
is a register class that IRA uses for allocating
member in struct:reg_pref
803
char
allocnoclass
;
846
return (enum reg_class) reg_pref[regno].
allocnoclass
;
868
reg_pref[i].
allocnoclass
= GENERAL_REGS;
902
reg_pref[i].
allocnoclass
= GENERAL_REGS;
980
PREFCLASS, ALTCLASS, and
ALLOCNOCLASS
. */
984
enum reg_class
allocnoclass
)
991
reg_pref[regno].
allocnoclass
=
allocnoclass
;
reginfo.cc
801
/*
allocnoclass
is a register class that IRA uses for allocating
member in struct:reg_pref
803
char
allocnoclass
;
846
return (enum reg_class) reg_pref[regno].
allocnoclass
;
868
reg_pref[i].
allocnoclass
= GENERAL_REGS;
902
reg_pref[i].
allocnoclass
= GENERAL_REGS;
980
PREFCLASS, ALTCLASS, and
ALLOCNOCLASS
. */
984
enum reg_class
allocnoclass
)
991
reg_pref[regno].
allocnoclass
=
allocnoclass
;
Completed in 48 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026