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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/
H A Dregalloc.c653 static bool ppir_regalloc_prog_try(ppir_compiler *comp, bool *spilled) function in typeref:typename:bool
752 while (!ppir_regalloc_prog_try(comp, &spilled))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/pp/
H A Dregalloc.c527 static bool ppir_regalloc_prog_try(ppir_compiler *comp, bool *spilled) function in typeref:typename:bool
612 while (!ppir_regalloc_prog_try(comp, &spilled))

Completed in 8 milliseconds