Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c4114 create_vec(struct vtn_builder *b, unsigned num_components, unsigned bit_size) in create_vec() function
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp556 aco_ptr<Pseudo_instruction> create_vec{create_instruction<Pseudo_instruction>( in byte_align_vector() local