Searched refs:offset_instr (Results 1 – 1 of 1) sorted by relevance
127 nir_instr *offset_instr = offset->parent_instr; in ir3_nir_try_propagate_bit_shift() local128 if (offset_instr->type != nir_instr_type_alu) in ir3_nir_try_propagate_bit_shift()131 nir_alu_instr *alu = nir_instr_as_alu(offset_instr); in ir3_nir_try_propagate_bit_shift()