Searched refs:visitSignExtendExpr (Results 1 – 5 of 5) sorted by relevance
39 void visitSignExtendExpr(const SCEVSignExtendExpr *Numerator) {} in visitSignExtendExpr() function
588 return ((SC*)this)->visitSignExtendExpr((const SCEVSignExtendExpr*)S); in visit()762 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) { in visitSignExtendExpr() function
459 Value *visitSignExtendExpr(const SCEVSignExtendExpr *S);
1730 Value *SCEVExpander::visitSignExtendExpr(const SCEVSignExtendExpr *S) { in visitSignExtendExpr() function in SCEVExpander
13453 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) { in visitSignExtendExpr() function in __anone02dd7524011::SCEVPredicateRewriter