Searched defs:create_vec (Results 1 – 2 of 2) sorted by relevance
3852 create_vec(struct vtn_builder *b, unsigned num_components, unsigned bit_size) in create_vec() function
573 aco_ptr<Pseudo_instruction> create_vec{create_instruction<Pseudo_instruction>( in byte_align_vector() local