Searched refs:is_any_reg (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_liveness.cpp290 if (v->rel->is_any_reg())
H A Dsb_ir.h547 bool is_any_reg() { return is_any_gpr() || is_special_reg(); } function in class:r600_sb::value
H A Dsb_sched.cpp1396 if (d && d->is_any_reg()) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_liveness.cpp290 if (v->rel->is_any_reg())
H A Dsb_ir.h547 bool is_any_reg() { return is_any_gpr() || is_special_reg(); } function in class:r600_sb::value
H A Dsb_sched.cpp1396 if (d && d->is_any_reg()) {

Completed in 11 milliseconds