Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir.c821 case nir_cursor_before_instr: { in reduce_cursor()
932 case nir_cursor_before_instr: in nir_instr_insert()
1998 case nir_cursor_before_instr: in cursor_next_instr()
Dnir_control_flow.c386 case nir_cursor_before_instr: in split_block_cursor()
Dnir.h3729 nir_cursor_before_instr, enumerator
3744 if (cursor.option == nir_cursor_before_instr || in nir_cursor_current_block()
3776 cursor.option = nir_cursor_before_instr; in nir_before_instr()