Searched refs:Loop (Results 1 - 25 of 136) sorted by relevance

123456

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/inherit/
H A Dconv3.C11 struct Loop struct
13 Loop() {} function in struct:Loop
14 virtual ~Loop() {}
20 public Loop
29 Loop &l = ((Loop&)(*rect));
30 return (&l != (const Loop *)rect);
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/vect/
H A Dpr33426-ivdep-4.cc12 void Loop(T *b, T2 c) { function
20 Loop<std::vector<int>, int*>(ar, b);
/haiku-buildtools/binutils/gas/testsuite/gas/hppa/parse/
H A Dnosubspace.s12 Loop: label
17 addib,<> -1,%r23,Loop
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/hppa/parse/
H A Dnosubspace.s12 Loop: label
17 addib,<> -1,%r23,Loop
/haiku-buildtools/binutils/gas/testsuite/gas/xgate/
H A Dinsns.s10 Loop: label
13 bne Loop
H A Dinsns-dwarf2.d28 0+000c <Loop>:
29 Loop:
34 bne Loop
35 10: 25 fd bne \*-4 Abs\* 0xc <Loop>
H A Dinsns.d20 0+000c <Loop> bra \*10 Abs\* 0x00000016 <test>
21 0+000e <Loop\+0x2> nop
22 0+0010 <Loop\+0x4> bne \*\-4 Abs\* 0x0000000c <Loop>
/haiku-buildtools/binutils/gas/testsuite/gas/m68hc11/
H A Dinsns.s9 Loop: label
12 bne Loop
H A Dinsns-dwarf2.d23 0+06 <Loop>:
24 Loop:
29 bne Loop
30 a: 26 fa bne 0x6 <Loop>
H A Dinsns.d13 0+0006 <Loop> jsr 0x0+0+ <_start>
16 0+0009 <Loop\+0x3> dex
17 0+000a <Loop\+0x4> bne 0x0+0006 <Loop>
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/m68hc11/
H A Dinsns.d13 0+0006 <Loop> jsr 0+0+ <_start>
16 0+0009 <Loop\+0x3> dex
17 0+000a <Loop\+0x4> bne 0+0006 <Loop>
H A Dinsns.s9 Loop: label
12 bne Loop
H A Dinsns-dwarf2.d22 0+06 <Loop>:
23 Loop:
28 bne Loop
29 a: 26 fa bne 6 <Loop>
/haiku-buildtools/gcc/gmp/mpn/vax/
H A Dadd_n.s42 jmp Loop(r5)
44 Loop: movl (r2)+,r4 label
56 sobgtr r0,Loop
H A Dsub_n.s42 jmp Loop(r5)
44 Loop: movl (r2)+,r4 label
56 sobgtr r0,Loop
/haiku-buildtools/gcc/gmp/mpn/m68k/
H A Daors_n.asm63 L(Loop):
73 dbf d2, L(Loop) C loop until 16 lsb of %4 == -1
78 bra L(Loop)
/haiku-buildtools/gcc/gmp/mpn/m68k/mc68020/
H A Daorsmul_1.asm68 L(Loop):
80 dbf s1_size, L(Loop)
83 bcc L(Loop)
H A Dmul_1.asm61 L(Loop):
71 dbf s1_size, L(Loop)
75 bcc L(Loop)
/haiku-buildtools/gcc/gmp/mpn/clipper/
H A Dadd_n.s31 .Loop: loadw (r1),r4
41 brne .Loop
H A Dmul_1.s31 .Loop: loadw (r1),r4
40 brne .Loop
H A Dsub_n.s31 .Loop: loadw (r1),r4
41 brne .Loop
/haiku-buildtools/gcc/gmp/mpn/i960/
H A Dadd_n.s28 Loop: subo 1,g3,g3 # update loop counter label
38 cmpobne 0,g3,Loop # when branch is taken, clears C bit
H A Daddmul_1.s33 Loop: ld (g1)[g2*4],g5 label
44 cmpobne 0,g2,Loop # when branch is taken, clears C bit
H A Dmul_1.s33 Loop: ld (g1)[g2*4],g5 label
41 cmpobne 0,g2,Loop # when branch is taken, clears C bit
H A Dsub_n.s28 Loop: subo 1,g3,g3 # update loop counter label
38 cmpobne 0,g3,Loop # when branch is taken, cy will be 0

Completed in 202 milliseconds

123456