Home
last modified time | relevance | path

Searched refs:visitZeroExtendExpr (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DScalarEvolutionDivision.h38 void visitZeroExtendExpr(const SCEVZeroExtendExpr *Numerator) {} in visitZeroExtendExpr() function
H A DScalarEvolutionExpressions.h624 return ((SC *)this)->visitZeroExtendExpr((const SCEVZeroExtendExpr *)S); in visit()
796 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function
/llvm-project-15.0.7/polly/include/polly/Support/
H A DSCEVAffinator.h104 PWACtx visitZeroExtendExpr(const llvm::SCEVZeroExtendExpr *E);
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h457 Value *visitZeroExtendExpr(const SCEVZeroExtendExpr *S);
/llvm-project-15.0.7/polly/lib/Support/
H A DSCEVAffinator.cpp308 PWACtx SCEVAffinator::visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function in SCEVAffinator
H A DScopHelper.cpp346 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *E) { in visitZeroExtendExpr() function
H A DSCEVValidator.cpp160 ValidatorResult visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function in SCEVValidator
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1659 Value *SCEVExpander::visitZeroExtendExpr(const SCEVZeroExtendExpr *S) { in visitZeroExtendExpr() function in SCEVExpander
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp3979 RetVal visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { return Expr; } in visitZeroExtendExpr() function in __anonccfa80ce1011::SCEVSequentialMinMaxDeduplicatingVisitor
14065 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function in __anonccfa80ce4511::SCEVPredicateRewriter
14557 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function in SCEVLoopGuardRewriter
14560 return SCEVRewriteVisitor<SCEVLoopGuardRewriter>::visitZeroExtendExpr( in visitZeroExtendExpr()