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_hard_regs_t
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ira-color.cc
44
typedef struct allocno_hard_regs *
allocno_hard_regs_t
;
typedef in typeref:struct:allocno_hard_regs
87
allocno_hard_regs_t
hard_regs;
208
static vec<
allocno_hard_regs_t
> allocno_hard_regs_vec;
236
static
allocno_hard_regs_t
237
find_hard_regs (
allocno_hard_regs_t
hv)
244
static
allocno_hard_regs_t
245
insert_hard_regs (
allocno_hard_regs_t
hv)
265
static
allocno_hard_regs_t
269
allocno_hard_regs_t
hv;
292
allocno_hard_regs_t
hv
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
ira-color.cc
44
typedef struct allocno_hard_regs *
allocno_hard_regs_t
;
typedef in typeref:struct:allocno_hard_regs
87
allocno_hard_regs_t
hard_regs;
208
static vec<
allocno_hard_regs_t
> allocno_hard_regs_vec;
236
static
allocno_hard_regs_t
237
find_hard_regs (
allocno_hard_regs_t
hv)
244
static
allocno_hard_regs_t
245
insert_hard_regs (
allocno_hard_regs_t
hv)
265
static
allocno_hard_regs_t
269
allocno_hard_regs_t
hv;
292
allocno_hard_regs_t
hv
[
all
...]
Completed in 36 milliseconds
Indexes created Mon Apr 13 00:22:24 UTC 2026