Home
last modified time | relevance | path

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

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