Home
last modified time | relevance | path

Searched defs:loops (Results 1 – 25 of 52) sorted by relevance

123

/dragonfly/contrib/gcc-4.7/gcc/
H A Dhw-doloop.c44 dump_hwloops (hwloop_info loops) in dump_hwloops()
356 hwloop_info loops = NULL; in discover_loops() local
464 free_loops (hwloop_info loops) in free_loops()
499 reorder_loops (hwloop_info loops) in reorder_loops()
628 hwloop_info loops = NULL; in reorg_loops() local
H A Dtree-loop-distribution.c560 rdg_flag_uses (struct graph *rdg, int u, bitmap partition, bitmap loops, in rdg_flag_uses()
626 rdg_flag_vertex (struct graph *rdg, int v, bitmap partition, bitmap loops, in rdg_flag_vertex()
649 bitmap loops, bitmap processed, in rdg_flag_vertex_and_dependent()
695 rdg_flag_loop_exits (struct graph *rdg, bitmap loops, bitmap partition, in rdg_flag_loop_exits()
735 bitmap loops = BITMAP_ALLOC (NULL); in build_rdg_partition_for_component() local
H A Dcfgloop.h190 struct GTY (()) loops { struct
194 /* Array of the loops. */ argument
207 extern int flow_loops_find (struct loops *); argument
H A Dloop-init.c45 struct loops *loops; in loop_optimizer_init() local
H A Dcfgloop.c204 flow_loops_free (struct loops *loops) in flow_loops_free()
350 init_loops_structure (struct loops *loops, unsigned num_loops) in init_loops_structure()
374 flow_loops_find (struct loops *loops) in flow_loops_find()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dhw-doloop.c38 dump_hwloops (hwloop_info loops) in dump_hwloops()
347 hwloop_info loops = NULL; in discover_loops() local
456 free_loops (hwloop_info loops) in free_loops()
491 reorder_loops (hwloop_info loops) in reorder_loops()
620 hwloop_info loops = NULL; in reorg_loops() local
H A Dcfgloop.h308 struct GTY (()) loops { struct
312 /* Array of the loops. */ argument
326 void init_loops_structure (struct function *, struct loops *, unsigned); argument
546 struct loops *loops = loops_for_fn (fn); in get_loops() local
559 struct loops *loops = loops_for_fn (fn); in number_of_loops() local
H A Domp-general.h68 struct omp_for_data_loop *loops; member
/dragonfly/sys/vm/
H A Dvm_pager.c415 int loops; in getpbuf() local
460 int loops; in getpbuf_kva() local
509 int loops; in getpbuf_mem() local
562 int loops; in trypbuf() local
594 int loops; in trypbuf_kva() local
/dragonfly/test/sysperf/
H A Dmbwtest.c30 int loops; in main() local
144 bandwidth_test(char *buf, int loops, int bytes, char *msg) in bandwidth_test()
H A Dpipe1.c18 int loops; in main() local
H A Dmemzero.c81 int loops; in test_using() local
H A Dumtx1.c70 int loops; in do_parent() local
H A Dmemcpy.c82 int loops; in test_using() local
H A Dpipe2.c19 int loops; in main() local
H A Dsocketpair.c20 int loops; in main() local
H A Drandread.c44 int loops; in main() local
/dragonfly/sys/dev/drm/include/linux/
H A Ddelay.h44 int loops = msecs; in mdelay() local
/dragonfly/contrib/mpc/src/
H A Dnorm.c48 int loops; in mpc_norm() local
H A Dlog.c30 int loops; in mpc_log() local
H A Dsqrt.c40 int inex_w, inex_t = 1, inex_re, inex_im, loops = 0; in mpc_sqrt() local
H A Dlog10.c93 int ok = 0, loops = 0, re_cmp, im_cmp, inex_re, inex_im, negative_zero; in mpc_log10() local
/dragonfly/lib/libc/resolv/
H A Dres_send.c439 int done = 0, loops = 0; in res_nsend() local
525 int done = 0, loops = 0; in res_nsend() local
/dragonfly/sys/vfs/hammer/
H A Dhammer_blockmap.c89 int loops = 0; in hammer_blockmap_alloc() local
425 int loops = 0; in hammer_blockmap_reserve() local
/dragonfly/test/stress/webstress/
H A Dwebstress.c297 int loops; in run_test() local

123