Searched refs:actual_operand (Results 1 – 1 of 1) sorted by relevance
343 int actual_operand = the_register.ToOperand(); in TEST_F() local344 CHECK_EQ(actual_operand, operand); in TEST_F()346 int actual_index = Register::FromOperand(actual_operand).index(); in TEST_F()