Home
last modified time | relevance | path

Searched defs:allocated_vec (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.h63 std::unordered_map<unsigned, std::array<Temp,NIR_MAX_VEC_COMPONENTS>> allocated_vec; member
Daco_instruction_selection.cpp3202 std::array<Temp, NIR_MAX_VEC_COMPONENTS> allocated_vec; in emit_load() local
3868 std::array<Temp, NIR_MAX_VEC_COMPONENTS> allocated_vec; in create_vec_from_array() local