Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_peephole.cpp919 void handleABS(Instruction *);
932 AlgebraicOpt::handleABS(Instruction *abs) in handleABS() function in nv50_ir::AlgebraicOpt
1219 handleABS(i); in visit()