Home
last modified time | relevance | path

Searched refs:insertBefore (Results 1 – 25 of 58) sorted by relevance

123

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp303 NewInst->insertBefore(ThenTerm); in versionCallSite()
313 NewBitCast->insertBefore(ThenTerm); in versionCallSite()
324 NewRet->insertBefore(ThenTerm); in versionCallSite()
349 NewInst->insertBefore(ThenTerm); in versionCallSite()
H A DLoopRotationUtils.cpp469 C->insertBefore(LoopEntryBranch); in rotateLoop()
508 NewNAD->insertBefore(NewHeaderInsertionPoint); in rotateLoop()
H A DAssumeBundleBuilder.cpp300 Intr->insertBefore(I); in salvageKnowledge()
505 MergedAssume->insertBefore(InsertPt); in mergeRange()
/openbsd-src/gnu/llvm/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp277 commit.insertBefore(LocBeforeVal, "] = "); in rewriteToDictionarySubscriptSet()
280 commit.insertBefore(LocBeforeVal, "["); in rewriteToDictionarySubscriptSet()
513 commit.insertBefore(ValRange.getBegin(), ": "); in rewriteToDictionaryLiteral()
517 commit.insertBefore(ValRange.getBegin(), "@{"); in rewriteToDictionaryLiteral()
961 commit.insertBefore(Range.getBegin(), "(id)"); in objectifyExpr()
1114 commit.insertBefore(ArgRange.getBegin(), "@"); in rewriteToNumericBoxedExpression()
1153 commit.insertBefore(ArgRange.getBegin(), "@"); in doRewriteToUTF8StringBoxedExpressionHelper()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DCallSiteSplitting.cpp227 Copy->insertBefore(Before); in cloneInstForMustTail()
380 CallPN->insertBefore(OriginalBegin); in splitCallSite()
404 NewPN->insertBefore(&*TailBB->begin()); in splitCallSite()
H A DMergedLoadStoreMotion.cpp259 SNew->insertBefore(&*InsertPt); in sinkStoresAndGEPs()
270 GEPNew->insertBefore(SNew); in sinkStoresAndGEPs()
H A DTailRecursionElimination.cpp763 AccRecInstrNew->insertBefore(RI); in cleanupAndFinalize()
790 AccRecInstrNew->insertBefore(SI); in cleanupAndFinalize()
H A DLoopSink.cpp225 IC->insertBefore(&*N->getFirstInsertionPt()); in sinkInstruction()
H A DLoopInterchange.cpp1329 NewI->insertBefore(NewLatch->getFirstNonPHI()); in transform()
1419 I->insertBefore(BB2->getTerminator()); in swapBBContents()
1536 NewPhi->insertBefore(InnerLatch->getFirstNonPHI()); in moveLCSSAPhis()
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A Dilist_base.h76 template <class T> static void insertBefore(T &Next, T &N) { in insertBefore() function
H A Dsimple_ilist.h158 list_base_type::insertBefore(*I.getNodePtr(), *this->getNodePtr(&Node)); in insert()
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonOptimizeSZextends.cpp85 SI->insertBefore(First); in runOnFunction()
/openbsd-src/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFCheckAndAdjustIR.cpp156 ICmp->insertBefore(Call); in removeCompareBuiltin()
H A DBPFAbstractMemberAccess.cpp110 NewInst->insertBefore(Before); in insertPassThrough()
1138 BCInst->insertBefore(Call); in transformGEPChain()
1143 GEP->insertBefore(Call); in transformGEPChain()
1147 BCInst2->insertBefore(Call); in transformGEPChain()
H A DBPFAdjustOpt.cpp149 NewInst->insertBefore(&I); in adjustICmpToBuiltin()
/openbsd-src/gnu/llvm/clang/lib/ARCMigrate/
H A DObjCMT.cpp275 commit.insertBefore(receiver->getBeginLoc(), "("); in rewriteToPropertyDotSyntax()
1262 commit.insertBefore(OM->getEndLoc(), " NS_RETURNS_INNER_POINTER"); in migrateNsReturnsInnerPointer()
1274 commit.insertBefore(P->getEndLoc(), " NS_RETURNS_INNER_POINTER "); in migratePropertyNsReturnsInnerPointer()
1397 commit.insertBefore(FirstFD->getBeginLoc(), PragmaString); in AnnotateImplicitBridging()
1487 commit.insertBefore(pd->getLocation(), "CF_CONSUMED "); in AddCFAnnotations()
1493 commit.insertBefore(pd->getLocation(), "NS_CONSUMED "); in AddCFAnnotations()
1599 commit.insertBefore(MethodDecl->getEndLoc(), AnnotationString); in AddCFAnnotations()
1613 commit.insertBefore(pd->getLocation(), "CF_CONSUMED "); in AddCFAnnotations()
1641 commit.insertBefore(MethodDecl->getEndLoc(), " NS_CONSUMES_SELF"); in migrateAddMethodAnnotation()
/openbsd-src/gnu/llvm/clang/include/clang/Edit/
H A DCommit.h78 bool insertBefore(SourceLocation loc, StringRef text) { in insertBefore() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp94 NewRecipe->insertBefore(&Ingredient); in VPInstructionsToVPRecipes()
174 Clone->insertBefore(SinkCandidate); in sinkScalarOperands()
H A DVPlanRecipes.cpp146 void VPRecipeBase::insertBefore(VPRecipeBase *InsertPos) { in insertBefore() function in VPRecipeBase
154 void VPRecipeBase::insertBefore(VPBasicBlock &BB, in insertBefore() function in VPRecipeBase
189 insertBefore(BB, I); in moveBefore()
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVRegularizer.cpp86 ReplInst->insertBefore(InsPoint); in runLowerConstExpr()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DPoisonChecking.cpp267 NewPHI->insertBefore(OldPHI); in rewrite()
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Transformer/
H A DRewriteRule.h204 inline ASTEdit insertBefore(RangeSelector S, TextGenerator Replacement) { in insertBefore() function
/openbsd-src/gnu/llvm/clang/tools/scan-build/share/scan-build/
H A Dsorttable.js48 table.insertBefore(the,table.firstChild);
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/resources/
H A Dsorttable.js49 table.insertBefore(the, table.firstChild);
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/libscanbuild/resources/
H A Dsorttable.js48 table.insertBefore(the,table.firstChild);

123