Searched refs:label4 (Results 1 – 3 of 3) sorted by relevance
/art/test/467-regalloc-pair/smali/ |
D | TestCase.smali | 34 :label4 49 goto :label4
|
/art/compiler/utils/mips/ |
D | assembler_mips32r6_test.cc | 793 mips::MipsLabel label1, label2, label3, label4; in TEST_F() local 811 __ Bind(&label4); in TEST_F() 813 __ Bc1eqz(mips::F0, &label4); in TEST_F()
|
D | assembler_mips_test.cc | 2702 mips::MipsLabel label1, label2, label3, label4, label5, label6; in TEST_F() local 2715 __ B(&label4); in TEST_F() 2716 __ Bind(&label4); in TEST_F() 2752 mips::MipsLabel label1, label2, label3, label4, label5, label6; in TEST_F() local 2776 __ Bind(&label4); in TEST_F() 2778 __ B(&label4); in TEST_F()
|