Searched refs:label6 (Results 1 – 1 of 1) sorted by relevance
/art/compiler/utils/mips/ |
D | assembler_mips_test.cc | 2702 mips::MipsLabel label1, label2, label3, label4, label5, label6; in TEST_F() local 2723 __ Bind(&label6); in TEST_F() 2752 mips::MipsLabel label1, label2, label3, label4, label5, label6; in TEST_F() local 2759 __ B(&label6); in TEST_F() 2766 __ B(&label6); in TEST_F() 2773 __ B(&label6); in TEST_F() 2780 __ B(&label6); in TEST_F() 2787 __ Bind(&label6); in TEST_F()
|