Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/
H A DRefactoring.h28 class Rewriter; variable
/freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Core/
H A DHTMLRewrite.h26 class Rewriter; variable
H A DRewriter.h70 explicit Rewriter(SourceManager &SM, const LangOptions &LO) in Rewriter() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteTest.cpp21 TokenRewriter Rewriter(SM.getMainFileID(), SM, LangOpts); in DoRewriteTest() local
H A DFrontendActions.cpp130 FixItRewriter Rewriter(CI.getDiagnostics(), CI.getSourceManager(), in BeginInvocation() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp593 SCEVExpander &Rewriter, in simplifyAndExtend()
909 SCEVExpander &Rewriter, ScalarEvolution *SE) { in genLoopLimit()
944 PHINode *IndVar, SCEVExpander &Rewriter) { in linearFunctionTestReplace()
1224 SCEVExpander &Rewriter) { in createInvariantCond()
1243 ScalarEvolution *SE, SCEVExpander &Rewriter) { in createReplacement()
1300 bool SkipLastIter, ScalarEvolution *SE, SCEVExpander &Rewriter, in optimizeLoopExitWithUnknownExitCount()
1538 bool IndVarSimplify::optimizeLoopExits(Loop *L, SCEVExpander &Rewriter) { in optimizeLoopExits()
1708 bool IndVarSimplify::predicateLoopExits(Loop *L, SCEVExpander &Rewriter) { in predicateLoopExits()
1900 SCEVExpander Rewriter(*SE, DL, "indvars"); in run() local
H A DLoopFlatten.cpp865 SCEVExpander Rewriter(*SE, DL, "loopflatten"); in CanWidenIV() local
H A DLoopPredication.cpp1030 bool LoopPredication::predicateLoopExits(Loop *L, SCEVExpander &Rewriter) { in predicateLoopExits()
H A DLoopFuse.cpp1285 AddRecLoopReplacer Rewriter(SE, L0, L1); in accessDiffIsPositive() local
H A DLoopStrengthReduce.cpp2134 mutable SCEVExpander Rewriter; member in __anonc21373340a11::LSRInstance
7057 SCEVExpander Rewriter(SE, DL, "lsr", false); in ReduceLoopStrength() local
7078 SCEVExpander Rewriter(SE, DL, "lsr", true); in ReduceLoopStrength() local
H A DSROA.cpp5025 AllocaSliceRewriter Rewriter(DL, AS, *this, AI, *NewAI, P.beginOffset(), in rewritePartition() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DRewriteBuffer.h18 class Rewriter; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp59 SCEVExpander &Rewriter; member in __anonb324fb7f0111::SimplifyIndvar
68 SCEVExpander &Rewriter, in SimplifyIndvar()
1016 SCEVExpander &Rewriter, IVVisitor *V) { in simplifyUsersOfIV()
1028 SCEVExpander Rewriter(*SE, SE->getDataLayout(), "indvars"); in simplifyLoopIVs() local
1846 SCEVExpander &Rewriter, PHINode *OrigPhi, in widenIVUse()
2043 PHINode *WidenIV::createWideIV(SCEVExpander &Rewriter) { in createWideIV()
2273 LoopInfo *LI, ScalarEvolution *SE, SCEVExpander &Rewriter, in createWideIV()
H A DLoopUtils.cpp1558 SCEVExpander &Rewriter, DominatorTree *DT, in rewriteLoopExitValues()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DReplacement.h38 class Rewriter; variable
/freebsd/contrib/llvm-project/clang/lib/Rewrite/
H A DHTMLRewrite.cpp595 llvm::function_ref<void(Rewriter &, SourceLocation, SourceLocation, in HighlightMacrosImpl()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp152 class Rewriter { class
157 Rewriter(MachineInstr &CopyLike) : CopyLike(CopyLike) {} in Rewriter() function in __anon776574090111::Rewriter
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp554 SCEVAddRecForUniformityRewriter Rewriter(SE, StepMultiplier, Offset, in rewrite() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp1083 SCEVPtrToIntSinkingRewriter Rewriter(SE); in getLosslessPtrToIntExpr() local
4857 SCEVInitRewriter Rewriter(L, SE); in rewrite() local
4900 SCEVPostIncRewriter Rewriter(L, SE); in rewrite() local
4955 SCEVBackedgeConditionFolder Rewriter(L, BECond, IsPosBECond, SE); in rewrite() local
5018 SCEVShiftRewriter Rewriter(L, SE); in rewrite() local
14802 SCEVPredicateRewriter Rewriter(L, SE, NewPreds, Pred); in rewrite() local
15977 SCEVLoopGuardRewriter Rewriter(SE, *this); in rewrite() local