Searched refs:setInsertPoint (Results 1 – 10 of 10) sorted by relevance
70 VPBuilder(VPBasicBlock *InsertBB) { setInsertPoint(InsertBB); } in VPBuilder()105 setInsertPoint(IP.getBlock(), IP.getPoint()); in restoreIP()112 void setInsertPoint(VPBasicBlock *TheBB) { in setInsertPoint() function120 void setInsertPoint(VPBasicBlock *TheBB, VPBasicBlock::iterator IP) { in setInsertPoint() function127 void setInsertPoint(VPRecipeBase *IP) { in setInsertPoint() function
737 Builder.setInsertPoint(InsertBlock, InsertBlock->getFirstNonPhi()); in adjustFixedOrderRecurrences()739 Builder.setInsertPoint(InsertBlock, std::next(Previous->getIterator())); in adjustFixedOrderRecurrences()1109 Builder.setInsertPoint(OriginalTerminator); in addVPLaneMaskPhiAndUpdateExitBranch()
285 VPIRBuilder.setInsertPoint(VPBB); in createVPInstructionsForVPBB()
8068 Builder.setInsertPoint(HeaderVPBB, NewInsertionPoint); in createHeaderMask()8747 Builder.setInsertPoint(VPBB); in tryToBuildVPlanWithVPRecipes()9100 Builder.setInsertPoint(CurrentLink); in adjustRecipesForReductions()9115 Builder.setInsertPoint(&*LatchVPBB->begin()); in adjustRecipesForReductions()
348 void setInsertPoint(Instruction *IP) {353 void setInsertPoint(BasicBlock::iterator IP) {438 setInsertPoint(I);442 setInsertPoint(I);
1240 Rewriter.setInsertPoint(Preheader->getTerminator()); in createInvariantCond()1846 Rewriter.setInsertPoint(L->getLoopPreheader()->getTerminator()); in predicateLoopExits()
1112 Rewriter.setInsertPoint(IP); in predicateLoopExits()
2791 Expander.setInsertPoint(&*Builder.GetInsertPoint()); in recognizeShiftUntilZero()
5396 Rewriter.setInsertPoint(&*IP); in Expand()
1352 setInsertPoint(IP); in expandCodeFor()