Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_tess.c118 get_cursor_for_instr_without_cf(nir_instr *instr) in get_cursor_for_instr_without_cf() function
252 b.cursor = state.begin_cursor = get_cursor_for_instr_without_cf(instr); in dxil_nir_split_tess_ctrl()
270 … assert(nir_cursors_equal(nir_before_instr(instr), get_cursor_for_instr_without_cf(instr))); in dxil_nir_split_tess_ctrl()