OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:firstop
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
gimple-loop-jam.cc
356
tree
firstop
= gimple_phi_result (phi_first);
local
360
if (virtual_operand_p (
firstop
))
366
add_phi_arg (phi_second,
firstop
, e,
/src/external/gpl3/gcc.old/dist/gcc/
gimple-loop-jam.cc
355
tree
firstop
= gimple_phi_result (phi_first);
local
359
if (virtual_operand_p (
firstop
))
365
add_phi_arg (phi_second,
firstop
, e,
/src/external/gpl3/binutils.old/dist/gas/
gen-sframe.c
1538
offsetT
firstop
;
local
1550
firstop
= e->exp.X_add_number;
1551
switch (
firstop
)
1590
(unsigned long)
firstop
);
/src/external/gpl3/binutils/dist/gas/
gen-sframe.c
2093
offsetT
firstop
;
local
2105
firstop
= e->exp.X_add_number;
2106
switch (
firstop
)
2151
(unsigned long)
firstop
);
Completed in 48 milliseconds
Indexes created Fri May 08 00:25:09 UTC 2026