Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_helper.h44 bool handleNEG(Instruction *);
Dnv50_ir_lowering_helper.cpp43 return handleNEG(insn); in visit()
177 LoweringHelper::handleNEG(Instruction *insn) in handleNEG() function in nv50_ir::LoweringHelper
Dnv50_ir_peephole.cpp1824 void handleNEG(Instruction *);
2314 AlgebraicOpt::handleNEG(Instruction *i) { in handleNEG() function in nv50_ir::AlgebraicOpt
2413 handleNEG(i); in visit()