Searched refs:nir_instr_insert_before_block (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_to_lcssa.c130 nir_instr_insert_before_block(block_after_loop, &phi->instr);
H A Dnir.h2906 nir_instr_insert_before_block(nir_block *block, nir_instr *before) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_to_lcssa.c240 nir_instr_insert_before_block(state->block_after_loop, &phi->instr);
H A Dnir.h4193 nir_instr_insert_before_block(nir_block *block, nir_instr *before) function in typeref:typename:void

Completed in 16 milliseconds