Home | History | Annotate | Download | only in nir

Lines Matching defs:alu

336    nir_alu_instr *alu = nir_instr_as_alu(state->instr);
338 (nir_alu_type_get_base_type(nir_op_infos[alu->op].output_type) ==
611 validate_assert(state, !"Invalid ALU instruction type");