Home
last modified time | relevance | path

Searched defs:OpAfterExtend (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp527 const SCEV *OpAfterExtend = (SE->*GetExprForBO)( in strengthenOverflowingOperation() local
539 const SCEV *OpAfterExtend = (SE->*GetExprForBO)( in strengthenOverflowingOperation() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyIndVar.cpp757 const SCEV *OpAfterExtend = (SE->*GetExprForBO)( in strengthenOverflowingOperation() local
769 const SCEV *OpAfterExtend = (SE->*GetExprForBO)( in strengthenOverflowingOperation() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1060 const SCEV *OpAfterExtend = SE.getAddExpr(SE.getSignExtendExpr(Step, WideTy), in IsIncrementNSW() local
1074 const SCEV *OpAfterExtend = SE.getAddExpr(SE.getZeroExtendExpr(Step, WideTy), in IsIncrementNUW() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1115 const SCEV *OpAfterExtend = SE.getAddExpr(SE.getSignExtendExpr(Step, WideTy), in IsIncrementNSW() local
1129 const SCEV *OpAfterExtend = SE.getAddExpr(SE.getZeroExtendExpr(Step, WideTy), in IsIncrementNUW() local