Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_valuefactory.h306 using unordered_map_alloc = std::unordered_map<Key, variable
325 unordered_map_alloc<uint32_t, PLiteralVirtualValue> m_literal_values;
326 unordered_map_alloc<uint32_t, InlineConstant::Pointer> m_inline_constants;
327 unordered_map_alloc<uint32_t, uint32_t> m_ssa_index_to_sel;
Dsfn_shader_vs.h122 using unordered_map_alloc = std::unordered_map<Key, variable
128 unordered_map_alloc<int, RegisterVec4 *> m_output_registers;