Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp1604 void handleRCP(Instruction *);
1774 AlgebraicOpt::handleRCP(Instruction *rcp) in handleRCP() function in nv50_ir::AlgebraicOpt
2128 handleRCP(i); in visit()