Home
last modified time | relevance | path

Searched refs:visitSignExtendExpr (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionDivision.h39 void visitSignExtendExpr(const SCEVSignExtendExpr *Numerator) {} in visitSignExtendExpr() function
H A DScalarEvolutionExpressions.h625 return ((SC *)this)->visitSignExtendExpr((const SCEVSignExtendExpr *)S); in visit()
798 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) { in visitSignExtendExpr() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h503 Value *visitSignExtendExpr(const SCEVSignExtendExpr *S);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1378 Value *SCEVExpander::visitSignExtendExpr(const SCEVSignExtendExpr *S) { in visitSignExtendExpr() function in SCEVExpander
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4029 RetVal visitSignExtendExpr(const SCEVSignExtendExpr *Expr) { return Expr; } in visitSignExtendExpr() function in __anon8884d99e1711::SCEVSequentialMinMaxDeduplicatingVisitor
14839 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) { in visitSignExtendExpr() function in __anon8884d99e5211::SCEVPredicateRewriter
15922 const SCEV *visitSignExtendExpr(const SCEVSignExtendExpr *Expr) { in rewrite() function in ScalarEvolution::LoopGuards::rewrite::SCEVLoopGuardRewriter
15925 return SCEVRewriteVisitor<SCEVLoopGuardRewriter>::visitSignExtendExpr( in rewrite()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20359 …itSignExtendExprEPKNS_18SCEVSignExtendExprE", "llvm::SCEVExpander::visitSignExtendExpr(llvm::SCEVS…