Searched refs:src1_32 (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_alu.c145 nir_ssa_def *src1_32 = nir_build_alu(b, upcast_op, src1, NULL, NULL, NULL); local in function:lower_alu_instr
146 nir_ssa_def *dest_32 = nir_imul(b, src0_32, src1_32);

Completed in 2 milliseconds