Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_io_offsets.c52 check_and_propagate_bit_shift32(nir_builder *b, nir_alu_instr *alu_instr, in check_and_propagate_bit_shift32() function
108 shift_ssa = check_and_propagate_bit_shift32(b, alu, 1, shift); in ir3_nir_try_propagate_bit_shift()
113 shift_ssa = check_and_propagate_bit_shift32(b, alu, -1, shift); in ir3_nir_try_propagate_bit_shift()
118 shift_ssa = check_and_propagate_bit_shift32(b, alu, -1, shift); in ir3_nir_try_propagate_bit_shift()