Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.h71 std::unordered_map<unsigned, std::array<Temp, NIR_MAX_VEC_COMPONENTS>> allocated_vec; member
H A Daco_instruction_selection.cpp4462 std::array<Temp, NIR_MAX_VEC_COMPONENTS> allocated_vec; in emit_load() local
5397 std::array<Temp, NIR_MAX_VEC_COMPONENTS> allocated_vec; in create_vec_from_array() local
/aosp_15_r20/external/mesa3d/src/asahi/compiler/
H A Dagx_compiler.h488 struct hash_table_u64 *allocated_vec; member
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dcompiler.h873 struct hash_table_u64 *allocated_vec; member