Home
last modified time | relevance | path

Searched refs:tryReplace (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp3160 inline bool tryReplace(Instruction **, Instruction *);
3304 LocalCSE::tryReplace(Instruction **ptr, Instruction *i) in tryReplace() function in nv50_ir::LocalCSE
3358 if (tryReplace(&ir, ik)) in visit()
3365 if (tryReplace(&ir, ik)) in visit()