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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir.cpp168 ValueDef::mayReplace(const ValueRef &rep) function in class:nv50_ir::ValueDef
203 assert(mayReplace(repVal));
H A Dnv50_ir.h651 bool mayReplace(const ValueRef &);
H A Dnv50_ir_peephole.cpp1918 if (minmax->def(0).mayReplace(minmax->src(0))) {
1983 logop->def(0).mayReplace(logop->src(0))) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir.cpp167 ValueDef::mayReplace(const ValueRef &rep) function in class:nv50_ir::ValueDef
202 assert(mayReplace(repVal));
H A Dnv50_ir.h703 bool mayReplace(const ValueRef &);
H A Dnv50_ir_peephole.cpp1971 if (minmax->def(0).mayReplace(minmax->src(0))) {
2036 logop->def(0).mayReplace(logop->src(0))) {

Completed in 21 milliseconds