Searched refs:split_block_cursor (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_control_flow.c364 split_block_cursor(nir_cursor cursor, function in typeref:typename:void
586 split_block_cursor(cursor, &before, &after);
681 split_block_cursor(begin, &block_before, &block_begin);
696 split_block_cursor(end, &block_end, &block_after);
794 split_block_cursor(cursor, &before, &after);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_control_flow.c371 split_block_cursor(nir_cursor cursor, function in typeref:typename:void
576 split_block_cursor(cursor, &before, &after);
676 split_block_cursor(begin, &block_before, &block_begin);
677 split_block_cursor(end, &block_end, &block_after);
711 split_block_cursor(cursor, &before, &after);

Completed in 4 milliseconds