Lines Matching refs:scSMaxExpr
323 case scSMaxExpr: in print()
333 case scSMaxExpr: OpStr = " smax "; break; in print()
396 case scSMaxExpr: in getType()
429 case scSMaxExpr: in operands()
755 case scSMaxExpr: in CompareSCEVComplexity()
3846 bool IsSigned = Kind == scSMaxExpr || Kind == scSMinExpr; in getMinMaxExpr()
3847 bool IsMax = Kind == scSMaxExpr || Kind == scUMaxExpr; in getMinMaxExpr()
3864 case scSMaxExpr: in getMinMaxExpr()
4107 case scSMaxExpr: in scevUnconditionallyPropagatesPoisonFromOperands()
4366 return getMinMaxExpr(scSMaxExpr, Ops); in getSMaxExpr()
6341 case scSMaxExpr: in getConstantMultipleImpl()
6551 case scSMaxExpr: in getRangeRefIter()
6790 case scSMaxExpr: in getRangeRef()
6799 case scSMaxExpr: in getRangeRef()
9792 case scSMaxExpr: in BuildConstantFromSCEV()
9822 case scSMaxExpr: in getWithOperands()
9898 case scSMaxExpr: in computeSCEVAtScope()
13734 case scSMaxExpr: in computeLoopDisposition()
13815 case scSMaxExpr: in computeBlockDisposition()