Searched refs:nir_instr_move (Results 1 – 4 of 4) sorted by relevance
219 progress |= nir_instr_move(cursor, instr); in opt_move_discards_to_top_impl()
1090 nir_instr_move(nir_cursor cursor, nir_instr *instr) in nir_instr_move() function
4178 bool nir_instr_move(nir_cursor cursor, nir_instr *instr);
2921 - nir: Add a nir_instr_move helper