Searched defs:OpAfterExtend (Results 1 – 4 of 4) sorted by relevance
527 const SCEV *OpAfterExtend = (SE->*GetExprForBO)( in strengthenOverflowingOperation() local539 const SCEV *OpAfterExtend = (SE->*GetExprForBO)( in strengthenOverflowingOperation() local
757 const SCEV *OpAfterExtend = (SE->*GetExprForBO)( in strengthenOverflowingOperation() local769 const SCEV *OpAfterExtend = (SE->*GetExprForBO)( in strengthenOverflowingOperation() local
1060 const SCEV *OpAfterExtend = SE.getAddExpr(SE.getSignExtendExpr(Step, WideTy), in IsIncrementNSW() local1074 const SCEV *OpAfterExtend = SE.getAddExpr(SE.getZeroExtendExpr(Step, WideTy), in IsIncrementNUW() local
1115 const SCEV *OpAfterExtend = SE.getAddExpr(SE.getSignExtendExpr(Step, WideTy), in IsIncrementNSW() local1129 const SCEV *OpAfterExtend = SE.getAddExpr(SE.getZeroExtendExpr(Step, WideTy), in IsIncrementNUW() local