Searched refs:pos2 (Results 1 – 3 of 3) sorted by relevance
281 #define MAKE_ENCODED_PATH(pos0, pos1, pos2) \ in TEST_F() argument284 ((pos2) << (BitString::kBitSizeAtPosition[0] + BitString::kBitSizeAtPosition[1]))) in TEST_F()
769 auto pos2 = list2.before_begin(); in TEST_F() local771 pos2 = list2.insert_after(pos2, storage[idx]); in TEST_F()
956 size_t pos2 = size - sizeof(uint32_t); in Jalr() local958 uint32_t instr2 = buffer_.Load<uint32_t>(pos2); in Jalr()961 buffer_.Store<uint32_t>(pos2, instr1); in Jalr()4358 size_t pos2 = size - sizeof(uint32_t); in ExchangeWithSlt() local4360 uint32_t instr2 = buffer_.Load<uint32_t>(pos2); in ExchangeWithSlt()4364 buffer_.Store<uint32_t>(pos2, instr1); in ExchangeWithSlt()