Searched defs:allocated_vec (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_instruction_selection.h | 57 std::unordered_map<unsigned, std::array<Temp, NIR_MAX_VEC_COMPONENTS>> allocated_vec; member in struct:aco::isel_context |
| H A D | aco_instruction_selection.cpp | 3823 std::array<Temp, NIR_MAX_VEC_COMPONENTS> allocated_vec; local in function:aco::__anon562fcc110110::emit_load 4503 std::array<Temp, NIR_MAX_VEC_COMPONENTS> allocated_vec; local in function:aco::__anon562fcc110110::create_vec_from_array [all...] |
Completed in 42 milliseconds