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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/tests/
H A Dradeon_compiler_regalloc_tests.c52 unsigned do_full_regalloc = 1; local in function:test_runner_rc_regalloc
65 rc_pair_regalloc(c, &do_full_regalloc);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/tests/
H A Dradeon_compiler_regalloc_tests.c52 unsigned do_full_regalloc = 1; local in function:test_runner_rc_regalloc
65 rc_pair_regalloc(c, &do_full_regalloc);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c758 int * do_full_regalloc = (int*)user; local in function:rc_pair_regalloc
775 if (*do_full_regalloc) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c756 int * do_full_regalloc = (int*)user; local in function:rc_pair_regalloc
773 if (*do_full_regalloc) {

Completed in 4 milliseconds