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

123

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h48 VirtRegAuxInfo(MachineFunction &mf, LiveIntervals &lis, const MachineLoopInfo &loops) argument
/freebsd-10.0-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
H A Dcfgloop.c53 flow_loops_cfg_dump(const struct loops *loops, FILE *file) argument
153 flow_loops_dump(const struct loops *loops, FILE *file, void (*loop_dump_aux) (const struct loop *, FILE *, int), int verbose) argument
190 flow_loops_free(struct loops *loops) argument
273 mark_single_exit_loops(struct loops *loops) argument
419 flow_loops_level_compute(struct loops *loops) argument
577 initialize_loops_parallel_p(struct loops *loops) argument
593 flow_loops_find(struct loops *loops) argument
1016 cancel_loop(struct loops *loops, struct loop *loop) argument
1040 cancel_loop_tree(struct loops *loops, struct loop *loop) argument
1055 verify_loop_structure(struct loops *loops) argument
[all...]
H A Dcfgloopanal.c269 mark_irreducible_loops (struct loops *loops) argument
573 mark_loop_exit_edges(struct loops *loops) argument
[all...]
H A Dlambda.h132 lambda_loop *loops; member in struct:__anon1075
H A Dtree-ssa-loop-prefetch.c956 loop_prefetch_arrays (struct loops *loops, struc argument
1014 tree_ssa_prefetch_arrays(struct loops *loops) argument
[all...]
/freebsd-10.0-release/contrib/sendmail/libsm/
H A Db-strcmp.c52 long loops; local
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DSpillPlacement.h45 const MachineLoopInfo *loops; member in class:llvm::SpillPlacement
/freebsd-10.0-release/share/examples/perfmon/
H A Dperfmon.c54 int loops, i, sleeptime; local
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DScalarEvolutionNormalization.cpp76 PostIncTransform(TransformKind kind, PostIncLoopSet &loops, argument
/freebsd-10.0-release/sys/kern/
H A Dsubr_pctrie.c396 int loops = 0; local
507 int loops = 0; local
/freebsd-10.0-release/sys/dev/ex/
H A Dif_ex.c623 int loops = 100; local
/freebsd-10.0-release/sys/netpfil/ipfw/test/
H A Dmain.c23 int loops; member in struct:cfg_s
/freebsd-10.0-release/sys/vm/
H A Dvm_radix.c487 int loops = 0; local
598 int loops = 0; local
/freebsd-10.0-release/tools/tools/syscall_timing/
H A Dsyscall_timing.c695 uintmax_t iterations, loops; local

Completed in 309 milliseconds

123