Searched defs:visitZeroExtendExpr (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionExpressions.h683 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { function in class:llvm::SCEVRewriteVisitor
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp948 void visitZeroExtendExpr(const SCEVZeroExtendExpr *Numerator) {} function in struct:__anon1648::SCEVDivision
H A DScalarEvolutionExpander.cpp1643 Value *SCEVExpander::visitZeroExtendExpr(const SCEVZeroExtendExpr *S) { function in class:SCEVExpander

Completed in 199 milliseconds