Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_shader_calls.c126 can_remat_instr(nir_instr *instr, struct brw_bitset *remat) in can_remat_instr() function
209 return can_remat_instr(def->parent_instr, remat); in can_remat_ssa_def()
827 if (!before_cursor && can_remat_instr(instr, remat)) { in flatten_resume_if_ladder()