Searched refs:AlgebraicOpt (Results 1 – 1 of 1) sorted by relevance
1656 class AlgebraicOpt : public Pass class1678 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 …]