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

123

/freebsd-10-stable/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...]
/freebsd-10-stable/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-10-stable/contrib/sendmail/libsm/
H A Db-strcmp.c52 long loops; local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DSpillPlacement.h46 const MachineLoopInfo *loops; member in class:llvm::SpillPlacement
/freebsd-10-stable/share/examples/perfmon/
H A Dperfmon.c54 int loops, i, sleeptime; local
/freebsd-10-stable/contrib/llvm/lib/Analysis/
H A DScalarEvolutionNormalization.cpp76 PostIncTransform(TransformKind kind, PostIncLoopSet &loops, argument
/freebsd-10-stable/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-10-stable/contrib/netbsd-tests/net/in_cksum/
H A Din_cksum.c176 int loops, old_sum, off, len; local
/freebsd-10-stable/contrib/netbsd-tests/net/icmp/
H A Dt_ping.c140 doping(const char *target, int loops, u_int pktsize) argument
/freebsd-10-stable/sys/kern/
H A Dsubr_pctrie.c396 int loops = 0; local
507 int loops = 0; local
/freebsd-10-stable/sys/dev/ioat/
H A Dioat_test.c343 uint32_t loops; local
/freebsd-10-stable/sys/dev/ex/
H A Dif_ex.c623 int loops = 100; local
/freebsd-10-stable/sys/netpfil/ipfw/test/
H A Dmain.c23 int loops; member in struct:cfg_s
/freebsd-10-stable/tools/tools/syscall_timing/
H A Dsyscall_timing.c699 uintmax_t iterations, loops; local

Completed in 113 milliseconds

123