Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_lowering_helper.h40 bool handleABS(Instruction *);
Dnv50_ir_lowering_helper.cpp34 return handleABS(insn); in visit()
59 LoweringHelper::handleABS(Instruction *insn) in handleABS() function in nv50_ir::LoweringHelper
Dnv50_ir_peephole.cpp1796 void handleABS(Instruction *);
1814 AlgebraicOpt::handleABS(Instruction *abs) in handleABS() function in nv50_ir::AlgebraicOpt
2366 handleABS(i); in visit()