Home
last modified time | relevance | path

Searched refs:label5 (Results 1 – 2 of 2) sorted by relevance

/art/test/467-regalloc-pair/smali/
DTestCase.smali28 :label5
56 goto :label5
/art/compiler/utils/mips/
Dassembler_mips_test.cc2702 mips::MipsLabel label1, label2, label3, label4, label5, label6; in TEST_F() local
2720 __ B(&label5); in TEST_F()
2721 __ Bind(&label5); in TEST_F()
2752 mips::MipsLabel label1, label2, label3, label4, label5, label6; in TEST_F() local
2758 __ B(&label5); in TEST_F()
2765 __ B(&label5); in TEST_F()
2772 __ B(&label5); in TEST_F()
2779 __ B(&label5); in TEST_F()
2783 __ Bind(&label5); in TEST_F()