OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:total_no_stack_reg_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ira-int.h
311
unsigned int no_stack_reg_p : 1,
total_no_stack_reg_p
: 1;
464
#define ALLOCNO_TOTAL_NO_STACK_REG_P(A) ((A)->
total_no_stack_reg_p
)
310
unsigned int no_stack_reg_p : 1,
total_no_stack_reg_p
: 1;
member in struct:ira_allocno
/src/external/gpl3/gcc.old/dist/gcc/
ira-int.h
304
unsigned int no_stack_reg_p : 1,
total_no_stack_reg_p
: 1;
450
#define ALLOCNO_TOTAL_NO_STACK_REG_P(A) ((A)->
total_no_stack_reg_p
)
303
unsigned int no_stack_reg_p : 1,
total_no_stack_reg_p
: 1;
member in struct:ira_allocno
Completed in 55 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026