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.cpp1595 class AlgebraicOpt : public Pass class
1617 AlgebraicOpt::handleABS(Instruction *abs) in handleABS()
1663 AlgebraicOpt::handleADD(Instruction *add) in handleADD()
1682 AlgebraicOpt::tryADDToMADOrSAD(Instruction *add, operation toOp) in tryADDToMADOrSAD()
1747 AlgebraicOpt::handleMINMAX(Instruction *minmax) in handleMINMAX()
1774 AlgebraicOpt::handleRCP(Instruction *rcp) in handleRCP()
1786 AlgebraicOpt::handleSLCT(Instruction *slct) in handleSLCT()
1801 AlgebraicOpt::handleLOGOP(Instruction *logop) in handleLOGOP()
1868 AlgebraicOpt::handleCVT_NEG(Instruction *cvt) in handleCVT_NEG()
1908 AlgebraicOpt::handleCVT_CVT(Instruction *cvt) in handleCVT_CVT()
[all …]