Home
last modified time | relevance | path

Searched defs:Rewriter (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DRefactoring.h28 class Rewriter; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Rewrite/Core/
H A DHTMLRewrite.h22 class Rewriter; variable
H A DRewriteBuffer.h26 friend class Rewriter; variable
H A DRewriter.h69 explicit Rewriter(SourceManager &SM, const LangOptions &LO) in Rewriter() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteTest.cpp22 TokenRewriter Rewriter(SM.getMainFileID(), SM, LangOpts); in DoRewriteTest() local
H A DFrontendActions.cpp131 FixItRewriter Rewriter(CI.getDiagnostics(), CI.getSourceManager(), in BeginInvocation() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp596 SCEVExpander &Rewriter, in simplifyAndExtend()
975 SCEVExpander &Rewriter, ScalarEvolution *SE) { in genLoopLimit()
1066 PHINode *IndVar, SCEVExpander &Rewriter) { in linearFunctionTestReplace()
1314 const SCEV *InvariantLHS, const SCEV *InvariantRHS, SCEVExpander &Rewriter, in replaceWithInvariantCond()
1332 ScalarEvolution *SE, SCEVExpander &Rewriter, in optimizeLoopExitWithUnknownExitCount()
1397 bool IndVarSimplify::optimizeLoopExits(Loop *L, SCEVExpander &Rewriter) { in optimizeLoopExits()
1552 bool IndVarSimplify::predicateLoopExits(Loop *L, SCEVExpander &Rewriter) { in predicateLoopExits()
1757 SCEVExpander Rewriter(*SE, DL, "indvars"); in run() local
H A DLoopFlatten.cpp603 SCEVExpander Rewriter(*SE, DL, "loopflatten"); in CanWidenIV() local
H A DLoopStrengthReduce.cpp3151 void LSRInstance::GenerateIVChain(const IVChain &Chain, SCEVExpander &Rewriter, in GenerateIVChain()
5200 SCEVExpander &Rewriter, in Expand()
5379 SCEVExpander &Rewriter, SmallVectorImpl<WeakTrackingVH> &DeadInsts) const { in RewriteForPHI()
5494 const Formula &F, SCEVExpander &Rewriter, in Rewrite()
5536 SCEVExpander Rewriter(SE, L->getHeader()->getModule()->getDataLayout(), "lsr", in ImplementSolution() local
5941 SCEVExpander Rewriter(SE, DL, "lsr", false); in ReduceLoopStrength() local
H A DLoopPredication.cpp1031 bool LoopPredication::predicateLoopExits(Loop *L, SCEVExpander &Rewriter) { in predicateLoopExits()
H A DLoopFuse.cpp1078 AddRecLoopReplacer Rewriter(SE, L0, L1); in accessDiffIsPositive() local
H A DSROA.cpp4340 AllocaSliceRewriter Rewriter(DL, AS, *this, AI, *NewAI, P.beginOffset(), in rewritePartition() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp58 SCEVExpander &Rewriter; member in __anon0fd34c6a0111::SimplifyIndvar
66 SCEVExpander &Rewriter, in SimplifyIndvar()
964 SCEVExpander &Rewriter, IVVisitor *V) { in simplifyUsersOfIV()
976 SCEVExpander Rewriter(*SE, SE->getDataLayout(), "indvars"); in simplifyLoopIVs() local
1695 Instruction *WidenIV::widenIVUse(WidenIV::NarrowIVDefUse DU, SCEVExpander &Rewriter) { in widenIVUse()
1875 PHINode *WidenIV::createWideIV(SCEVExpander &Rewriter) { in createWideIV()
2088 LoopInfo *LI, ScalarEvolution *SE, SCEVExpander &Rewriter, in createWideIV()
H A DLoopUtils.cpp1296 SCEVExpander &Rewriter, DominatorTree *DT, in rewriteLoopExitValues()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Core/
H A DReplacement.h38 class Rewriter; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp792 class Rewriter { class
797 Rewriter(MachineInstr &CopyLike) : CopyLike(CopyLike) {} in Rewriter() function in __anonbcd030b40211::Rewriter
H A DSafeStack.cpp237 AllocaOffsetRewriter Rewriter(SE, AllocaPtr); in IsAccessSafe() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolution.cpp1118 SCEVPtrToIntSinkingRewriter Rewriter(SE); in getLosslessPtrToIntExpr() local
4234 SCEVInitRewriter Rewriter(L, SE); in rewrite() local
4277 SCEVPostIncRewriter Rewriter(L, SE); in rewrite() local
4332 SCEVBackedgeConditionFolder Rewriter(L, BECond, IsPosBECond, SE); in rewrite() local
4395 SCEVShiftRewriter Rewriter(L, SE); in rewrite() local
12898 SCEVPredicateRewriter Rewriter(L, SE, NewPreds, Pred); in rewrite() local
13525 SCEVLoopGuardRewriter Rewriter(*this, RewriteMap); in applyLoopGuards() local