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.h87 std::unordered_map<unsigned, std::array<Temp, NIR_MAX_VEC_COMPONENTS>> allocated_vec; member
Daco_instruction_selection.cpp4297 std::array<Temp, NIR_MAX_VEC_COMPONENTS> allocated_vec; in emit_load() local
5232 std::array<Temp, NIR_MAX_VEC_COMPONENTS> allocated_vec; in create_vec_from_array() local
/third_party/mesa3d/src/asahi/compiler/
Dagx_compiler.h526 struct hash_table_u64 *allocated_vec; member
/third_party/mesa3d/src/panfrost/compiler/
Dcompiler.h880 struct hash_table_u64 *allocated_vec; member