Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h461 return ((SC*)this)->visitZeroExtendExpr((const SCEVZeroExtendExpr*)S); in visit()
583 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function
674 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function
DScalarEvolutionExpander.h233 Value *visitZeroExtendExpr(const SCEVZeroExtendExpr *S);
/freebsd-9-stable/contrib/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1402 Value *SCEVExpander::visitZeroExtendExpr(const SCEVZeroExtendExpr *S) { in visitZeroExtendExpr() function in SCEVExpander
DScalarEvolution.cpp6781 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function
6954 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function