Home
last modified time | relevance | path

Searched defs:visitZeroExtendExpr (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionDivision.h38 void visitZeroExtendExpr(const SCEVZeroExtendExpr *Numerator) {} in visitZeroExtendExpr() function
H A DScalarEvolutionExpressions.h787 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { visitZeroExtendExpr() function
/llvm-project/polly/lib/Support/
H A DSCEVAffinator.cpp313 PWACtx SCEVAffinator::visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function in SCEVAffinator
H A DSCEVValidator.cpp167 ValidatorResult visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function in SCEVValidator
H A DScopHelper.cpp349 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *E) { visitZeroExtendExpr() function
/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1347 Value *SCEVExpander::visitZeroExtendExpr(const SCEVZeroExtendExpr *S) { visitZeroExtendExpr() function in SCEVExpander
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4060 RetVal visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { return Expr; } visitZeroExtendExpr() function in __anon08f5dad10f11::SCEVSequentialMinMaxDeduplicatingVisitor
14631 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { visitZeroExtendExpr() function in __anon08f5dad14811::SCEVPredicateRewriter
15558 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { rewrite() function in ScalarEvolution::LoopGuards::rewrite::SCEVLoopGuardRewriter