Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp1611 void handleNEG(Instruction *);
2088 AlgebraicOpt::handleNEG(Instruction *i) { in handleNEG() function in nv50_ir::AlgebraicOpt
2152 handleNEG(i); in visit()