OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_loop_insns
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
cfgloopanal.cc
177
num_loop_insns
(const class loop *loop)
function
loop-unroll.cc
261
loop->ninsns =
num_loop_insns
(loop);
650
max_unroll,
num_loop_insns
(loop));
1126
max_unroll,
num_loop_insns
(loop));
1268
nunroll,
num_loop_insns
(loop));
cfgloop.h
366
extern int
num_loop_insns
(const class loop *);
sel-sched-ir.cc
6047
loop->ninsns =
num_loop_insns
(loop);
/src/external/gpl3/gcc/dist/gcc/
cfgloopanal.cc
177
num_loop_insns
(const class loop *loop)
function
loop-unroll.cc
261
loop->ninsns =
num_loop_insns
(loop);
658
max_unroll,
num_loop_insns
(loop));
1134
max_unroll,
num_loop_insns
(loop));
1276
nunroll,
num_loop_insns
(loop));
cfgloop.h
369
extern int
num_loop_insns
(const class loop *);
sel-sched-ir.cc
6047
loop->ninsns =
num_loop_insns
(loop);
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc
4893
ninsns =
num_loop_insns
(bb->loop_father);
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc
4956
ninsns =
num_loop_insns
(bb->loop_father);
Completed in 90 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026