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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/
H A Dregalloc.c330 static bool create_new_instr_after(ppir_block *block, ppir_instr *ref, function in typeref:typename:bool
546 create_new_instr_after(block, node->instr, store_node);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Dregalloc.c138 static bool create_new_instr_after(ppir_block *block, ppir_instr *ref, function in typeref:typename:bool
367 return create_new_instr_after(block, node->instr, store_node);

Completed in 3 milliseconds