Home
last modified time | relevance | path

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

/art/compiler/utils/mips/
Dassembler_mips32r6_test.cc1552 mips::MipsLabel patcher_label1, patcher_label2, patcher_label3, patcher_label4, patcher_label5; in TEST_F() local
1569 __ Lw(mips::V0, mips::A0, 0x5678, &patcher_label4); in TEST_F()
1597 EXPECT_EQ(__ GetLabelLocation(&patcher_label4), (kAdduCount1 + kAdduCount2 + 7) * 4u); in TEST_F()