OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pushing
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
lower-subreg.cc
903
bool
pushing
;
local
1046
handle the common case of
pushing
an operand directly. We also
1052
pushing
= push_operand (dest, dest_mode);
1054
|| (side_effects_p (dest) && !
pushing
)
1068
if (
pushing
)
/src/external/gpl3/gcc.old/dist/gcc/
lower-subreg.cc
902
bool
pushing
;
local
1030
handle the common case of
pushing
an operand directly. We also
1036
pushing
= push_operand (dest, dest_mode);
1038
|| (side_effects_p (dest) && !
pushing
)
1052
if (
pushing
)
Completed in 24 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026