Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/spirv/
Dvtn_alu.c105 nir_ssa_def *vec_src[4]; in matrix_multiply() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_copy_prop_vars.c933 nir_deref_and_path vec_src = src; in copy_prop_vars_block() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp382 emit_split_vector(isel_context* ctx, Temp vec_src, unsigned num_components) in emit_split_vector()
415 expand_vector(isel_context* ctx, Temp vec_src, Temp dst, unsigned num_components, unsigned mask, in expand_vector()