Searched refs:visitSignExtendExpr (Results 1 – 7 of 7) sorted by relevance
216 Value *visitSignExtendExpr(const SCEVSignExtendExpr *S);
470 return ((SC*)this)->visitSignExtendExpr((const SCEVSignExtendExpr*)S); in visit()
449 return ((SC*)this)->visitSignExtendExpr((const SCEVSignExtendExpr*)S); in visit()562 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) { in visitSignExtendExpr() function
333 Value *visitSignExtendExpr(const SCEVSignExtendExpr *S);
1308 Value *SCEVExpander::visitSignExtendExpr(const SCEVSignExtendExpr *S) { in visitSignExtendExpr() function in SCEVExpander
1554 Value *SCEVExpander::visitSignExtendExpr(const SCEVSignExtendExpr *S) { in visitSignExtendExpr() function in SCEVExpander
756 void visitSignExtendExpr(const SCEVSignExtendExpr *Numerator) {} in visitSignExtendExpr() function10144 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) { in visitSignExtendExpr() function in __anon6eb5a8bf1c11::SCEVPredicateRewriter