Home
last modified time | relevance | path

Searched defs:vec_src (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/imagination/pco/
Dpco_opt.c475 pco_ref vec_src = instr->src[0]; in prop_hw_comps() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_copy_prop_vars.c1078 nir_deref_and_path vec_src = src; in copy_prop_vars_block() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp332 emit_split_vector(isel_context* ctx, Temp vec_src, unsigned num_components) in emit_split_vector()
365 expand_vector(isel_context* ctx, Temp vec_src, Temp dst, unsigned num_components, unsigned mask, in expand_vector()