Home
last modified time | relevance | path

Searched refs:unordered_map_alloc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_valuefactory.h286 using unordered_map_alloc = std::unordered_map<Key, variable
305 unordered_map_alloc<uint32_t, PLiteralVirtualValue> m_literal_values;
306 unordered_map_alloc<uint32_t, InlineConstant::Pointer> m_inline_constants;
307 unordered_map_alloc<uint32_t, uint32_t> m_ssa_index_to_sel;
H A Dsfn_shader_vs.h102 using unordered_map_alloc = std::unordered_map<Key, variable
108 unordered_map_alloc<int, RegisterVec4 *> m_output_registers;