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 LogicalBuffer* buffer = buffer_offset_pair.first; in InstrForConstantBufferAllocation()
1833 for (const auto& buffer_offset_pair : in TEST_F() local1835 EXPECT_NE(buffer_offset_pair.first->instruction()->opcode(), in TEST_F()1837 EXPECT_NE(buffer_offset_pair.first->instruction()->opcode(), in TEST_F()1846 for (const auto& buffer_offset_pair : in TEST_F() local1848 EXPECT_NE(buffer_offset_pair.first->instruction()->opcode(), in TEST_F()1850 EXPECT_NE(buffer_offset_pair.first->instruction()->opcode(), in TEST_F()