Home
last modified time | relevance | path

Searched refs:num_emit0 (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instr_alu.cpp1531 int num_emit0 = opcode == op2_mul_64 ? 3 : 1; in emit_alu_op2_64bit() local
1533 assert(num_emit0 == 1 || nir_dest_num_components(alu.dest.dest) == 1); in emit_alu_op2_64bit()
1538 for (; i < num_emit0; ++i) { in emit_alu_op2_64bit()