Searched refs:visitZeroExtendExpr (Results 1 – 5 of 5) sorted by relevance
38 void visitZeroExtendExpr(const SCEVZeroExtendExpr *Numerator) {} in visitZeroExtendExpr() function
619 return ((SC *)this)->visitZeroExtendExpr((const SCEVZeroExtendExpr *)S); in visit() 787 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) {788 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { visitZeroExtendExpr() function
486 Value *visitZeroExtendExpr(const SCEVZeroExtendExpr *S);
1347 Value *SCEVExpander::visitZeroExtendExpr(const SCEVZeroExtendExpr *S) { in visitZeroExtendExpr() function in SCEVExpander
4060 RetVal visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { return Expr; } in visitZeroExtendExpr() function in __anon8884d99e0f11::SCEVSequentialMinMaxDeduplicatingVisitor14633 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function in __anon8884d99e4811::SCEVPredicateRewriter15560 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in rewrite() function in ScalarEvolution::LoopGuards::rewrite::SCEVLoopGuardRewriter15578 return SCEVRewriteVisitor<SCEVLoopGuardRewriter>::visitZeroExtendExpr( in rewrite()