Searched refs:nir_cursor_before_instr (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_liveness.c235 case nir_cursor_before_instr:
266 if (cursor.option == nir_cursor_before_instr && instr == cursor.instr)
H A Dnir.c951 case nir_cursor_before_instr: {
1062 case nir_cursor_before_instr:
1095 if ((cursor.option == nir_cursor_before_instr ||
1273 if ((c.option == nir_cursor_before_instr ||
2108 case nir_cursor_before_instr:
H A Dnir_control_flow.c379 case nir_cursor_before_instr:
H A Dnir.h3995 nir_cursor_before_instr, enumerator in enum:__anon3ec4419d3d03
4010 if (cursor.option == nir_cursor_before_instr ||
4042 cursor.option = nir_cursor_before_instr;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_control_flow.c386 case nir_cursor_before_instr:
H A Dnir.h2729 nir_cursor_before_instr, enumerator in enum:__anon3bab288a3703
2744 if (cursor.option == nir_cursor_before_instr ||
2776 cursor.option = nir_cursor_before_instr;
H A Dnir.c732 case nir_cursor_before_instr: {
841 case nir_cursor_before_instr:

Completed in 25 milliseconds