Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3_nir_lower_io_offsets.c127 nir_instr *offset_instr = offset->parent_instr; in ir3_nir_try_propagate_bit_shift() local
128 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()