Home
last modified time | relevance | path

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

123

/netbsd-src/external/gpl3/gcc.old/dist/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.h321 struct GTY (()) loops { struct
325 /* Array of the loops. */ argument
339 void init_loops_structure (struct function *, struct loops *, unsigned); argument
562 struct loops *loops = loops_for_fn (fn); in get_loops() local
575 struct loops *loops = loops_for_fn (fn); in number_of_loops() local
H A Dhw-doloop.h46 vec<hwloop_info> loops; member
H A Domp-general.h70 struct omp_for_data_loop *loops; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhw-doloop.cc38 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.h321 struct GTY (()) loops { struct
325 /* Array of the loops. */ argument
339 void init_loops_structure (struct function *, struct loops *, unsigned); argument
562 struct loops *loops = loops_for_fn (fn); in get_loops() local
575 struct loops *loops = loops_for_fn (fn); in number_of_loops() local
797 struct loops *loops = loops_for_fn (fn); in loops_list() local
H A Dhw-doloop.h46 vec<hwloop_info> loops; member
/netbsd-src/external/lgpl3/mpc/dist/src/
H A Dnorm.c48 int loops; in mpc_norm() local
H A Dlog.c30 int loops; in mpc_log() local
H A Dlog10.c35 int ok = 0, loops = 0, check_exact = 0, special_re, special_im, in mpc_log10() local
H A Dsqrt.c33 int inex_w, inex_t = 1, inex_re, inex_im, loops = 0; in mpc_sqrt() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/base/
H A Dbsearch.c153 int *cmp, size_t *loops) in bsearch_common()
326 char **value, size_t *location, size_t *loops) in _bsearch_text()
696 char **value, size_t *location, size_t *loops, size_t *reads) in _bsearch_file()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSpillPlacement.h47 const MachineLoopInfo *loops; variable
/netbsd-src/tests/net/in_cksum/
H A Din_cksum.c176 int loops, old_sum, off, len; in main() local
/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dslapd-common.h48 int loops; member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dtest_bulk.c81 static int loops = 20; variable
H A Dtest_rsa.c54 static int loops = 1; variable
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/
H A Dhex.c49 unsigned int loops = 0; in isc_hex_totext() local
H A Dbase64.c52 unsigned int loops = 0; in isc_base64_totext() local
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dhex.c49 unsigned int loops = 0; isc_hex_totext() local
H A Dbase64.c52 unsigned int loops = 0; in isc_base64_totext() local
/netbsd-src/lib/libc/resolv/
H A Dres_send.c473 int done = 0, loops = 0; in res_nsend() local
559 int done = 0, loops = 0; in res_nsend() local
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DPasses.rst756 .. _passes-loop-extract:
848 .. _passes-loop-unswitch:
/netbsd-src/external/bsd/libbind/dist/resolv/
H A Dres_send.c420 int done = 0, loops = 0; in res_nsend() local
499 int done = 0, loops = 0; in res_nsend() local
/netbsd-src/sys/dev/pci/bktr/
H A Dbktr_audio.c484 int auto_detect, loops; in msp_autodetect() local

123