Searched defs:loop (Results 1 - 25 of 139) sorted by relevance

123456

/haiku-buildtools/binutils/gas/testsuite/gas/h8300/
H A Dffxx1-coff.s14 loop: mov.b r0l,@p6dr:16 ;output to port 6 label
H A Dffxx1-elf.s14 loop: mov.b r0l,@p6dr:16 ;output to port 6 label
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/h8300/
H A Dffxx1-coff.s14 loop: mov.b r0l,@p6dr:16 ;output to port 6 label
H A Dffxx1-elf.s14 loop: mov.b r0l,@p6dr:16 ;output to port 6 label
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr26425.c6 int loop; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D990524-1.c4 void loop (char * pz, char * pzDta) function
/haiku-buildtools/gcc/gcc/
H A Dtree-scalar-evolution.h46 block_before_loop (loop_p loop) argument
57 instantiate_parameters(struct loop *loop, tree chrec) argument
[all...]
H A Dtree-ssa-loop-ch.c68 should_duplicate_loop_header_p (basic_block header, struct loop *loop, argument
128 do_while_loop_p(struct loop *loop) argument
181 struct loop *loop; local
[all...]
H A Dgraph.c202 draw_cfg_nodes_for_loop(pretty_printer *pp, int funcdef_no, struct loop *loop) argument
[all...]
H A Dgraphite.c169 loop_p loop = bb->loop_father; local
H A Dtree-ssa-loop-unswitch.c106 struct loop *loop; local
155 tree_may_unswitch_on(basic_block bb, struct loop *loop) argument
196 simplify_using_entry_checks(struct loop *loop, tree cond) argument
229 tree_unswitch_single_loop(struct loop *loop, int num) argument
406 tree_unswitch_loop(struct loop *loop, basic_block unswitch_on, tree cond) argument
[all...]
H A Dgraphite-interchange.c285 memory_strides_in_loop_1 (lst_p loop, graphite_dim_t depth, mpz_t strides) argument
315 memory_strides_in_loop (lst_p loop, graphite_dim_t depth, mpz_t strides) argument
631 lst_interchange_select_outer(scop_p scop, lst_p loop, int outer) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_ostream/seekp/wchar_t/
H A D2346-sstream.cc51 int loop = times * times + 2; local
H A D2346-fstream.cc56 int loop = times * times + 2; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_ostream/seekp/char/
H A D2346-sstream.cc53 int loop = times * times + 2; local
H A D2346-fstream.cc58 int loop = times * times + 2; local
/haiku-buildtools/cloog/include/cloog/
H A Dprogram.h60 CloogLoop * loop ; /**< The loops of the program. */ member in struct:cloogprogram
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/bfin/
H A Dflow2.s147 loop DoItSome LC0 ; /* define loop DoItSome with Loop Counter 0 */ label
153 loop DoItSomeMore LC1 ; /* define loop MyLoop with Loop Counter 1*/ label
/haiku-buildtools/binutils/gas/testsuite/gas/bfin/
H A Dflow2.s147 loop DoItSome LC0 ; /* define loop DoItSome with Loop Counter 0 */ label
153 loop DoItSomeMore LC1 ; /* define loop MyLoop with Loop Counter 1*/ label
/haiku-buildtools/gcc/mpc/src/
H A Dpow_ui.c53 int loop, done; local
H A Dpow.c482 int ret = -2, loop, x_real, x_imag, y_real, z_real = 0, z_imag = 0; local
/haiku-buildtools/gcc/libsanitizer/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h59 } loop[kMaxLoopSize]; member in struct:__sanitizer::DDReport
/haiku-buildtools/legacy/binutils/opcodes/
H A Dz8k-dis.c301 int nibl_count, loop; local
528 int loop, loop_limit; local
[all...]
H A Dz8kgen.c918 int loop = 1; local
/haiku-buildtools/gcc/mpfr/src/
H A Dexp3.c161 int i, k, loop; local

Completed in 130 milliseconds

123456