Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_move_discards_to_top.c219 progress |= nir_instr_move(cursor, instr); in opt_move_discards_to_top_impl()
Dnir.c1090 nir_instr_move(nir_cursor cursor, nir_instr *instr) in nir_instr_move() function
Dnir.h4178 bool nir_instr_move(nir_cursor cursor, nir_instr *instr);
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst2921 - nir: Add a nir_instr_move helper