Lines Matching defs:ZExt
290 const SCEVZeroExtendExpr *ZExt = cast<SCEVZeroExtendExpr>(this); in print() local
2188 const SCEV *ZExt = getZeroExtendExpr(Op, Ty); in getAnyExtendExpr() local
5396 const SCEVZeroExtendExpr *ZExt = dyn_cast<SCEVZeroExtendExpr>(Op); in isSimpleCastedPHI() local
6169 while (auto *ZExt = dyn_cast<SCEVZeroExtendExpr>(X)) in createNodeForSelectOrPHIInstWithICmpInstCond() local
6675 const SCEVZeroExtendExpr *ZExt = cast<SCEVZeroExtendExpr>(S); in getRangeRef() local
9181 if (auto *ZExt = dyn_cast<SCEVZeroExtendExpr>(LHS)) in computeExitLimitFromICmp() local
10104 if (const SCEVZeroExtendExpr *ZExt = dyn_cast<SCEVZeroExtendExpr>(S)) in stripInjectiveFunctions() local
12558 const SCEVZeroExtendExpr *ZExt = dyn_cast<SCEVZeroExtendExpr>(RHS); in isKnownPredicateExtendIdiom() local
12568 const SCEVZeroExtendExpr *ZExt = dyn_cast<SCEVZeroExtendExpr>(LHS); in isKnownPredicateExtendIdiom() local
12811 if (auto *ZExt = dyn_cast<SCEVZeroExtendExpr>(LHS)) { in howManyLessThans() local
15044 if (const auto *ZExt = dyn_cast<SCEVZeroExtendExpr>(Expr)) in matchURem() local