Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.h64 std::unordered_map<unsigned, std::array<Temp, NIR_MAX_VEC_COMPONENTS>> allocated_vec; member
Daco_instruction_selection.cpp4176 std::array<Temp, NIR_MAX_VEC_COMPONENTS> allocated_vec; in emit_load() local
5021 std::array<Temp, NIR_MAX_VEC_COMPONENTS> allocated_vec; in create_vec_from_array() local
/third_party/mesa3d/src/asahi/compiler/
Dagx_compiler.h410 struct hash_table_u64 *allocated_vec; member
/third_party/mesa3d/src/panfrost/bifrost/
Dcompiler.h811 struct hash_table_u64 *allocated_vec; member