Searched refs:buffer_offset_pair (Results 1 – 2 of 2) sorted by relevance
25 for (const auto& buffer_offset_pair : allocation.assigned_buffers()) { in InstrForConstantBufferAllocation() local26 const BufferValue* buffer = buffer_offset_pair.first; in InstrForConstantBufferAllocation()
1982 for (const auto& buffer_offset_pair : in TEST_F() local1984 EXPECT_NE(buffer_offset_pair.first->instruction()->opcode(), in TEST_F()1986 EXPECT_NE(buffer_offset_pair.first->instruction()->opcode(), in TEST_F()1995 for (const auto& buffer_offset_pair : in TEST_F() local1997 EXPECT_NE(buffer_offset_pair.first->instruction()->opcode(), in TEST_F()1999 EXPECT_NE(buffer_offset_pair.first->instruction()->opcode(), in TEST_F()