Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DScalarEvolutionDivision.h38 void visitZeroExtendExpr(const SCEVZeroExtendExpr *Numerator) {} in visitZeroExtendExpr() function
H A DScalarEvolutionExpressions.h777 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp1686 Value *SCEVExpander::visitZeroExtendExpr(const SCEVZeroExtendExpr *S) { in visitZeroExtendExpr() function in SCEVExpander
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp4057 RetVal visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { return Expr; } in visitZeroExtendExpr() function in __anonf47ebfb51011::SCEVSequentialMinMaxDeduplicatingVisitor
14465 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function in __anonf47ebfb54511::SCEVPredicateRewriter
14956 const SCEV *visitZeroExtendExpr(const SCEVZeroExtendExpr *Expr) { in visitZeroExtendExpr() function in SCEVLoopGuardRewriter