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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c273 static void do_regalloc_inputs_only(struct regalloc_state * s) function in typeref:typename:void
749 * only allocates space for input registers (\sa do_regalloc_inputs_only). If
779 do_regalloc_inputs_only(&s);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_pair_regalloc.c273 static void do_regalloc_inputs_only(struct regalloc_state * s) function in typeref:typename:void
747 * only allocates space for input registers (\sa do_regalloc_inputs_only). If
777 do_regalloc_inputs_only(&s);

Completed in 3 milliseconds