Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DScalarEvolutionDivision.h38 void visitZeroExtendExpr(const SCEVZeroExtendExpr *Numerator) {} in visitZeroExtendExpr() function
H A DScalarEvolutionExpressions.h623 return ((SC *)this)->visitZeroExtendExpr((const SCEVZeroExtendExpr *)S); in visit()
791 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DScalarEvolutionExpander.h501 Value *visitZeroExtendExpr(const SCEVZeroExtendExpr *S);
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1372 Value *SCEVExpander::visitZeroExtendExpr(const SCEVZeroExtendExpr *S) { in visitZeroExtendExpr() function in SCEVExpander
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp4027 RetVal visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { return Expr; } in visitZeroExtendExpr() function in __anon8884d99e1711::SCEVSequentialMinMaxDeduplicatingVisitor
14823 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function in __anon8884d99e5211::SCEVPredicateRewriter
15900 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in rewrite() function in ScalarEvolution::LoopGuards::rewrite::SCEVLoopGuardRewriter
15918 return SCEVRewriteVisitor<SCEVLoopGuardRewriter>::visitZeroExtendExpr( in rewrite()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc20358 …itZeroExtendExprEPKNS_18SCEVZeroExtendExprE", "llvm::SCEVExpander::visitZeroExtendExpr(llvm::SCEVZ…