OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:permitted_reg_in_leaf_functions
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
final.cc
4133
const char *const
permitted_reg_in_leaf_functions
= LEAF_REGISTERS;
4137
&& !
permitted_reg_in_leaf_functions
[i])
4143
&& !
permitted_reg_in_leaf_functions
[REGNO (pic_offset_table_rtx)])
4115
const char *const
permitted_reg_in_leaf_functions
= LEAF_REGISTERS;
local
/src/external/gpl3/gcc.old/dist/gcc/
final.cc
4179
const char *const
permitted_reg_in_leaf_functions
= LEAF_REGISTERS;
4183
&& !
permitted_reg_in_leaf_functions
[i])
4189
&& !
permitted_reg_in_leaf_functions
[REGNO (pic_offset_table_rtx)])
4161
const char *const
permitted_reg_in_leaf_functions
= LEAF_REGISTERS;
local
Completed in 45 milliseconds
Indexes created Wed Apr 08 00:23:23 UTC 2026