Home
last modified time | relevance | path

Searched defs:vec_op (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_phis_to_scalar.c221 nir_op vec_op = nir_op_vec(phi->dest.ssa.num_components); in lower_phis_to_scalar_block() local
Dnir_split_64bit_vec3_and_vec4.c226 nir_op vec_op = nir_op_vec(phi->dest.ssa.num_components); in split_phi() local
Dnir_builder.h558 nir_op vec_op = nir_op_vec(vec->num_components); in nir_vector_insert_imm() local
/third_party/mesa3d/src/amd/compiler/
Daco_optimizer.cpp1577 for (const Operand& vec_op : vec->operands) in label_instruction() local
1652 Operand vec_op = vec->operands[vec_index]; in label_instruction() local