Searched refs:nir_after_instr_and_phis (Results 1 – 5 of 5) sorted by relevance
238 b->cursor = nir_after_instr_and_phis(src->src.ssa->parent_instr); in try_move_narrowing_dst()428 b->cursor = nir_after_instr_and_phis(&new_phi->instr); in try_move_widening_src()
4016 nir_after_instr_and_phis(nir_instr *instr) in nir_after_instr_and_phis() function
1092 b->cursor = nir_after_instr_and_phis(src->src.ssa->parent_instr); in cast_phi()
1035 ? nir_after_instr_and_phis(instr) in save_reusable_variables()
2825 - nir: Add a nir_after_instr_and_phis helper