Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_opt_phi_precision.c238 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()
Dnir.h4016 nir_after_instr_and_phis(nir_instr *instr) in nir_after_instr_and_phis() function
/third_party/mesa3d/src/microsoft/compiler/
Ddxil_nir.c1092 b->cursor = nir_after_instr_and_phis(src->src.ssa->parent_instr); in cast_phi()
/third_party/mesa3d/src/amd/common/
Dac_nir_lower_ngg.c1035 ? nir_after_instr_and_phis(instr) in save_reusable_variables()
/third_party/mesa3d/docs/relnotes/
D21.1.0.rst2825 - nir: Add a nir_after_instr_and_phis helper