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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/
H A Dregalloc.c551 static bool ppir_regalloc_spill_reg(ppir_compiler *comp, ppir_reg *chosen) function in typeref:typename:bool
709 ppir_regalloc_spill_reg(comp, chosen);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Dregalloc.c370 static bool ppir_regalloc_spill_reg(ppir_compiler *comp, ppir_reg *chosen) function in typeref:typename:bool
563 if (!ppir_regalloc_spill_reg(comp, chosen))

Completed in 3 milliseconds