Home | History | Annotate | Download | only in mips

Lines Matching defs:label3

2518   mips::MipsLabel label1, label2, label3, label4, label5, label6;
2529 __ Bind(&label3); // Prevents reordering ADDU above with B below.
2646 mips::MipsLabel label1, label2, label3, label4, label5, label6;
2663 __ Bind(&label3);
2665 __ B(&label3);