OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gseq
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
25548
gimple_seq
gseq
= bb_seq (new_bb);
25559
gimple_seq_add_stmt (&
gseq
, convert_stmt);
25560
gimple_seq_add_stmt (&
gseq
, return_stmt);
25561
set_bb_seq (new_bb,
gseq
);
25578
gimple_seq_add_stmt (&
gseq
, call_cond_stmt);
25584
gimple_seq_add_stmt (&
gseq
, if_else_stmt);
25586
gimple_seq_add_stmt (&
gseq
, convert_stmt);
25587
gimple_seq_add_stmt (&
gseq
, return_stmt);
25588
set_bb_seq (new_bb,
gseq
);
25498
gimple_seq
gseq
= bb_seq (new_bb);
local
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
25112
gimple_seq
gseq
= bb_seq (new_bb);
25123
gimple_seq_add_stmt (&
gseq
, convert_stmt);
25124
gimple_seq_add_stmt (&
gseq
, return_stmt);
25125
set_bb_seq (new_bb,
gseq
);
25142
gimple_seq_add_stmt (&
gseq
, call_cond_stmt);
25148
gimple_seq_add_stmt (&
gseq
, if_else_stmt);
25150
gimple_seq_add_stmt (&
gseq
, convert_stmt);
25151
gimple_seq_add_stmt (&
gseq
, return_stmt);
25152
set_bb_seq (new_bb,
gseq
);
25062
gimple_seq
gseq
= bb_seq (new_bb);
local
Completed in 60 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026