Searched defs:visitZeroExtendExpr (Results 1 – 7 of 7) sorted by relevance
38 void visitZeroExtendExpr(const SCEVZeroExtendExpr *Numerator) {} in visitZeroExtendExpr() function
787 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { visitZeroExtendExpr() function
313 PWACtx SCEVAffinator::visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function in SCEVAffinator
167 ValidatorResult visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function in SCEVValidator
349 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *E) { visitZeroExtendExpr() function
1347 Value *SCEVExpander::visitZeroExtendExpr(const SCEVZeroExtendExpr *S) { visitZeroExtendExpr() function in SCEVExpander
4060 RetVal visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { return Expr; } visitZeroExtendExpr() function in __anon08f5dad10f11::SCEVSequentialMinMaxDeduplicatingVisitor 14631 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { visitZeroExtendExpr() function in __anon08f5dad14811::SCEVPredicateRewriter 15558 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { rewrite() function in ScalarEvolution::LoopGuards::rewrite::SCEVLoopGuardRewriter