Searched refs:second_reg_index (Results 1 – 1 of 1) sorted by relevance
110 int second_reg_index = in TEST_F() local116 AddMove(first_instr, Reg(first_reg_index), ExplicitReg(second_reg_index)); in TEST_F()118 AddMove(last_instr, Reg(second_reg_index), Reg(first_reg_index)); in TEST_F()126 CHECK(Contains(move, Reg(first_reg_index), ExplicitReg(second_reg_index))); in TEST_F()