| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| H A D | CallPromotionUtils.cpp | 303 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 D | LoopRotationUtils.cpp | 469 C->insertBefore(LoopEntryBranch); in rotateLoop() 508 NewNAD->insertBefore(NewHeaderInsertionPoint); in rotateLoop()
|
| H A D | AssumeBundleBuilder.cpp | 300 Intr->insertBefore(I); in salvageKnowledge() 505 MergedAssume->insertBefore(InsertPt); in mergeRange()
|
| /openbsd-src/gnu/llvm/clang/lib/Edit/ |
| H A D | RewriteObjCFoundationAPI.cpp | 277 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 D | CallSiteSplitting.cpp | 227 Copy->insertBefore(Before); in cloneInstForMustTail() 380 CallPN->insertBefore(OriginalBegin); in splitCallSite() 404 NewPN->insertBefore(&*TailBB->begin()); in splitCallSite()
|
| H A D | MergedLoadStoreMotion.cpp | 259 SNew->insertBefore(&*InsertPt); in sinkStoresAndGEPs() 270 GEPNew->insertBefore(SNew); in sinkStoresAndGEPs()
|
| H A D | TailRecursionElimination.cpp | 763 AccRecInstrNew->insertBefore(RI); in cleanupAndFinalize() 790 AccRecInstrNew->insertBefore(SI); in cleanupAndFinalize()
|
| H A D | LoopSink.cpp | 225 IC->insertBefore(&*N->getFirstInsertionPt()); in sinkInstruction()
|
| H A D | LoopInterchange.cpp | 1329 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 D | ilist_base.h | 76 template <class T> static void insertBefore(T &Next, T &N) { in insertBefore() function
|
| H A D | simple_ilist.h | 158 list_base_type::insertBefore(*I.getNodePtr(), *this->getNodePtr(&Node)); in insert()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonOptimizeSZextends.cpp | 85 SI->insertBefore(First); in runOnFunction()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/BPF/ |
| H A D | BPFCheckAndAdjustIR.cpp | 156 ICmp->insertBefore(Call); in removeCompareBuiltin()
|
| H A D | BPFAbstractMemberAccess.cpp | 110 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 D | BPFAdjustOpt.cpp | 149 NewInst->insertBefore(&I); in adjustICmpToBuiltin()
|
| /openbsd-src/gnu/llvm/clang/lib/ARCMigrate/ |
| H A D | ObjCMT.cpp | 275 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 D | Commit.h | 78 bool insertBefore(SourceLocation loc, StringRef text) { in insertBefore() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanTransforms.cpp | 94 NewRecipe->insertBefore(&Ingredient); in VPInstructionsToVPRecipes() 174 Clone->insertBefore(SinkCandidate); in sinkScalarOperands()
|
| H A D | VPlanRecipes.cpp | 146 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 D | SPIRVRegularizer.cpp | 86 ReplInst->insertBefore(InsPoint); in runLowerConstExpr()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
| H A D | PoisonChecking.cpp | 267 NewPHI->insertBefore(OldPHI); in rewrite()
|
| /openbsd-src/gnu/llvm/clang/include/clang/Tooling/Transformer/ |
| H A D | RewriteRule.h | 204 inline ASTEdit insertBefore(RangeSelector S, TextGenerator Replacement) { in insertBefore() function
|
| /openbsd-src/gnu/llvm/clang/tools/scan-build/share/scan-build/ |
| H A D | sorttable.js | 48 table.insertBefore(the,table.firstChild);
|
| /openbsd-src/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/resources/ |
| H A D | sorttable.js | 49 table.insertBefore(the, table.firstChild);
|
| /openbsd-src/gnu/llvm/clang/tools/scan-build-py/libscanbuild/resources/ |
| H A D | sorttable.js | 48 table.insertBefore(the,table.firstChild);
|