Searched refs:num_nontemp_gpr (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_ra_coalesce.cpp315 re = sh.num_nontemp_gpr();
512 end_reg = sh.num_nontemp_gpr();
H A Dsb_shader.h394 unsigned num_nontemp_gpr();
H A Dsb_ra_init.cpp443 while (allowed_chans && gpr.sel() < sh.num_nontemp_gpr()) {
H A Dsb_shader.cpp469 unsigned shader::num_nontemp_gpr() { function in class:r600_sb::shader
H A Dsb_sched.cpp1324 re = sh.num_nontemp_gpr();
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_ra_coalesce.cpp315 re = sh.num_nontemp_gpr();
512 end_reg = sh.num_nontemp_gpr();
H A Dsb_shader.h394 unsigned num_nontemp_gpr();
H A Dsb_ra_init.cpp448 while (allowed_chans && gpr.sel() < sh.num_nontemp_gpr()) {
H A Dsb_shader.cpp469 unsigned shader::num_nontemp_gpr() { function in class:r600_sb::shader
H A Dsb_sched.cpp1324 re = sh.num_nontemp_gpr();

Completed in 14 milliseconds