| /freebsd-12.1/contrib/llvm/tools/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() 1108 commit.insertBefore(ArgRange.getBegin(), "@"); in rewriteToNumericBoxedExpression() 1147 commit.insertBefore(ArgRange.getBegin(), "@"); in doRewriteToUTF8StringBoxedExpressionHelper()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/ |
| H A D | CallSiteSplitting.cpp | 225 Copy->insertBefore(Before); in cloneInstForMustTail() 381 CallPN->insertBefore(OriginalBegin); in splitCallSite() 405 NewPN->insertBefore(&*TailBB->begin()); in splitCallSite()
|
| H A D | MergedLoadStoreMotion.cpp | 245 SNew->insertBefore(&*InsertPt); in sinkStore() 246 ANew->insertBefore(SNew); in sinkStore()
|
| H A D | LoopSink.cpp | 232 IC->insertBefore(&*N->getFirstInsertionPt()); in sinkInstruction()
|
| H A D | SeparateConstOffsetFromGEP.cpp | 627 Ext->insertBefore(IP); in applyExts() 1062 NewGEP->insertBefore(GEP); in splitGEP()
|
| H A D | SpeculateAroundPHIs.cpp | 653 NewI->insertBefore(PredBB->getTerminator()); in speculatePHIs()
|
| H A D | RewriteStatepointsForGC.cpp | 1791 Store->insertBefore(IP); in relocationViaAlloca() 1857 Store->insertBefore(NormalDest->getFirstNonPHI()); in relocationViaAlloca() 2109 ClonedValue->insertBefore(InsertBefore); in rematerializeLiveValues()
|
| H A D | InferAddressSpaces.cpp | 591 NewI->insertBefore(I); in cloneValueWithNewAddressSpace()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlanHCFGTransforms.cpp | 80 NewRecipe->insertBefore(Ingredient); in VPInstructionsToVPRecipes()
|
| H A D | VPlan.cpp | 278 void VPRecipeBase::insertBefore(VPRecipeBase *InsertPos) { in insertBefore() function in VPRecipeBase
|
| /freebsd-12.1/contrib/llvm/include/llvm/ADT/ |
| H A D | ilist_base.h | 77 template <class T> static void insertBefore(T &Next, T &N) { in insertBefore() function
|
| H A D | simple_ilist.h | 161 list_base_type::insertBefore(*I.getNodePtr(), *this->getNodePtr(&Node)); in insert()
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonOptimizeSZextends.cpp | 86 SI->insertBefore(First); in runOnFunction()
|
| H A D | HexagonVectorLoopCarriedReuse.cpp | 512 InstInPreheader->insertBefore(LoopPH->getTerminator()); in reuseValue()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/ARCMigrate/ |
| H A D | ObjCMT.cpp | 272 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() 1400 commit.insertBefore(FirstFD->getBeginLoc(), PragmaString); in AnnotateImplicitBridging() 1491 commit.insertBefore(pd->getLocation(), "CF_CONSUMED "); in AddCFAnnotations() 1497 commit.insertBefore(pd->getLocation(), "NS_CONSUMED "); in AddCFAnnotations() 1604 commit.insertBefore(MethodDecl->getEndLoc(), AnnotationString); in AddCFAnnotations() 1619 commit.insertBefore(pd->getLocation(), "CF_CONSUMED "); in AddCFAnnotations() 1645 commit.insertBefore(MethodDecl->getEndLoc(), " NS_CONSUMES_SELF"); in migrateAddMethodAnnotation()
|
| /freebsd-12.1/sys/contrib/libsodium/test/default/ |
| H A D | index.html.tpl | 91 s.parentNode.insertBefore(st, s);
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Edit/ |
| H A D | Commit.h | 79 bool insertBefore(SourceLocation loc, StringRef text) { in insertBefore() function
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Utils/ |
| H A D | CallPromotionUtils.cpp | 287 NewInst->insertBefore(ThenTerm); in versionCallSite()
|
| H A D | LoopVersioning.cpp | 82 I->insertBefore(RuntimeCheckBB->getTerminator()); in versionLoop()
|
| H A D | LoopRotationUtils.cpp | 373 C->insertBefore(LoopEntryBranch); in rotateLoop()
|
| H A D | CloneFunction.cpp | 829 New->insertBefore(NewTerm); in DuplicateInstructionsInSplitBetween()
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Coroutines/ |
| H A D | CoroFrame.cpp | 658 NewLP->insertBefore(Terminator); in ehAwareSplitEdge() 782 CurrentMaterialization->insertBefore( in rewriteMaterializableInstructions()
|
| /freebsd-12.1/contrib/llvm/include/llvm/IR/ |
| H A D | Instruction.h | 102 void insertBefore(Instruction *InsertPos);
|
| /freebsd-12.1/contrib/libxo/xohtml/external/ |
| H A D | jquery.js | 1520 testElementParent.insertBefore( testElement, testElementParent.firstChild ); 1622 body.insertBefore( container, body.firstChild ); 4974 root.insertBefore( form, root.firstChild ); 5774 wrap.insertBefore( this[0] ); 5836 this.insertBefore( elem, this.firstChild ); 5844 this.parentNode.insertBefore( elem, this ); 5856 this.parentNode.insertBefore( elem, this.nextSibling ); 6203 insertBefore: "before", property 6384 … div.insertBefore( context.createTextNode( rleadingWhitespace.exec(elem)[0] ), div.firstChild ); 8040 head.insertBefore( script, head.firstChild );
|
| /freebsd-12.1/contrib/llvm/lib/IR/ |
| H A D | Instruction.cpp | 74 void Instruction::insertBefore(Instruction *InsertPos) { in insertBefore() function in Instruction
|