Home
last modified time | relevance | path

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

/freebsd-src/contrib/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) { in visitZeroExtendExpr() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1290 Value *SCEVExpander::visitZeroExtendExpr(const SCEVZeroExtendExpr *S) { visitZeroExtendExpr() function in SCEVExpander
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4055 RetVal visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { return Expr; } visitZeroExtendExpr() function in __anon508f8d701011::SCEVSequentialMinMaxDeduplicatingVisitor
14471 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { visitZeroExtendExpr() function in __anon508f8d704911::SCEVPredicateRewriter
14958 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { visitZeroExtendExpr() function in SCEVLoopGuardRewriter