Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp1656 class AlgebraicOpt : public Pass class
1678 AlgebraicOpt::handleABS(Instruction *abs) in handleABS()
1724 AlgebraicOpt::handleADD(Instruction *add) in handleADD()
1744 AlgebraicOpt::tryADDToMADOrSAD(Instruction *add, operation toOp) in tryADDToMADOrSAD()
1810 AlgebraicOpt::handleMINMAX(Instruction *minmax) in handleMINMAX()
1837 AlgebraicOpt::handleRCP(Instruction *rcp) in handleRCP()
1849 AlgebraicOpt::handleSLCT(Instruction *slct) in handleSLCT()
1864 AlgebraicOpt::handleLOGOP(Instruction *logop) in handleLOGOP()
1931 AlgebraicOpt::handleCVT_NEG(Instruction *cvt) in handleCVT_NEG()
1971 AlgebraicOpt::handleCVT_CVT(Instruction *cvt) in handleCVT_CVT()
[all …]