Searched defs:loops (Results 1 - 25 of 59) sorted by relevance

123

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-loop-ch.c126 struct loops *loops; local
[all...]
H A Dloop-init.c43 struct loops *loops = XCNEW (struct loops); local
108 loop_optimizer_finalize(struct loops *loops) argument
[all...]
H A Dtree-ssa-loop-unswitch.c84 tree_ssa_unswitch_loops (struct loops *loops) argument
180 tree_unswitch_single_loop (struct loops *loop argument
280 tree_unswitch_loop(struct loops *loops, struct loop *loop, basic_block unswitch_on, tree cond) argument
[all...]
H A Dtree-loop-linear.c242 linear_transform_loops (struct loops *loops) argument
[all...]
H A Dtree-ssa-loop.c50 struct loops *loops; local
[all...]
H A Dloop-doloop.c619 doloop_optimize_loops (struct loops *loops) argument
H A Dloop-unswitch.c140 unswitch_loops (struct loops *loops) argument
262 unswitch_single_loop(struct loops *loops, struct loop *loop, rtx cond_checked, int num) argument
401 unswitch_loop(struct loops *loops, struct loop *loop, basic_block unswitch_on, rtx cond, rtx cinsn) argument
[all...]
H A Dtree-ssa-loop-ivcanon.c276 canonicalize_loop_induction_variables(struct loops *loops, struct loop *loop, bool create_iv, enum unroll_level ul, bool try_eval) argument
334 canonicalize_induction_variables(struct loops *loops) argument
364 tree_unroll_loops_completely(struct loops *loops, bool may_increase_size) argument
568 remove_empty_loops(struct loops *loops) argument
[all...]
H A Dtree-ssa-sink.c525 struct loops *loops = loop_optimizer_init (LOOPS_NORMAL); local
H A Dcfgloop.h145 struct loops struct
[all...]
H A Dcfghooks.c847 cfg_hook_duplicate_loop_to_header_edge(struct loop *loop, edge e, struct loops *loops, unsigned int ndupl, sbitmap wont_exit, edge orig, edge *to_remove, unsigned int *n_to_remove, int flags) argument
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h58 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis, const MachineLoopInfo &loops, const MachineBlockFrequencyInfo &mbfi, NormalizingFn norm = normalizeSpillWeight) argument
/freebsd-9.3-release/contrib/sendmail/libsm/
H A Db-strcmp.c52 long loops; local
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DSpillPlacement.h46 const MachineLoopInfo *loops; member in class:llvm::SpillPlacement
/freebsd-9.3-release/share/examples/perfmon/
H A Dperfmon.c54 int loops, i, sleeptime; local
/freebsd-9.3-release/contrib/bind9/lib/isc/
H A Dbase64.c57 unsigned int loops = 0; local
H A Dhex.c55 unsigned int loops = 0; local
H A Dbase32.c60 unsigned int loops = 0; local
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DScalarEvolutionNormalization.cpp76 PostIncTransform(TransformKind kind, PostIncLoopSet &loops, argument
/freebsd-9.3-release/contrib/ntp/lib/isc/
H A Dbase64.c57 unsigned int loops = 0; local
H A Dhex.c55 unsigned int loops = 0; local
H A Dbase32.c60 unsigned int loops = 0; local
/freebsd-9.3-release/sys/dev/ex/
H A Dif_ex.c624 int loops = 100; local
/freebsd-9.3-release/sys/netpfil/ipfw/test/
H A Dmain.c23 int loops; member in struct:cfg_s
/freebsd-9.3-release/tools/tools/syscall_timing/
H A Dsyscall_timing.c699 uintmax_t iterations, loops; local

Completed in 124 milliseconds

123