Home
last modified time | relevance | path

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

/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_peephole.cpp3676 inline bool tryReplace(Instruction **, Instruction *);
3826 LocalCSE::tryReplace(Instruction **ptr, Instruction *i) in tryReplace() function in nv50_ir::LocalCSE
3880 if (tryReplace(&ir, ik)) in visit()
3887 if (tryReplace(&ir, ik)) in visit()

Completed in 6 milliseconds