Searched refs:visitSignExtendExpr (Results 1 – 5 of 5) sorted by relevance
39 void visitSignExtendExpr(const SCEVSignExtendExpr *Numerator) {} in visitSignExtendExpr() function
621 return ((SC *)this)->visitSignExtendExpr((const SCEVSignExtendExpr *)S); in visit() 794 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) {795 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) { visitSignExtendExpr() function
488 Value *visitSignExtendExpr(const SCEVSignExtendExpr *S);
1353 Value *SCEVExpander::visitSignExtendExpr(const SCEVSignExtendExpr *S) { in visitSignExtendExpr() function in SCEVExpander
4062 RetVal visitSignExtendExpr(const SCEVSignExtendExpr *Expr) { return Expr; } in visitSignExtendExpr() function in __anon8884d99e0f11::SCEVSequentialMinMaxDeduplicatingVisitor14649 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) { in visitSignExtendExpr() function in __anon8884d99e4811::SCEVPredicateRewriter15584 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) { in rewrite() function in ScalarEvolution::LoopGuards::rewrite::SCEVLoopGuardRewriter15587 return SCEVRewriteVisitor<SCEVLoopGuardRewriter>::visitSignExtendExpr( in rewrite()