Searched refs:setInsertPoint (Results 1 – 9 of 9) sorted by relevance
98 setInsertPoint(IP.getBlock(), IP.getPoint()); in restoreIP()105 void setInsertPoint(VPBasicBlock *TheBB) { in setInsertPoint() function113 void setInsertPoint(VPBasicBlock *TheBB, VPBasicBlock::iterator IP) { in setInsertPoint() function
209 VPIRBuilder.setInsertPoint(VPBB); in createVPInstructionsForVPBB()
8122 Builder.setInsertPoint(HeaderVPBB, NewInsertionPoint); in createBlockInMask()8911 Builder.setInsertPoint(VPBB); in buildVPlanWithVPRecipes()9102 Builder.setInsertPoint(InsertBlock, InsertBlock->getFirstNonPhi()); in buildVPlanWithVPRecipes()9104 Builder.setInsertPoint(InsertBlock, std::next(PrevRecipe->getIterator())); in buildVPlanWithVPRecipes()9261 Builder.setInsertPoint(WidenRecipe->getParent(), in adjustRecipesForReductions()9305 Builder.setInsertPoint(LatchVPBB, LatchVPBB->begin()); in adjustRecipesForReductions()
349 void setInsertPoint(Instruction *IP) {
1363 Rewriter.setInsertPoint(BI); in createInvariantCond()1969 Rewriter.setInsertPoint(L->getLoopPreheader()->getTerminator()); in predicateLoopExits()
1188 Rewriter.setInsertPoint(IP); in predicateLoopExits()
2856 Expander.setInsertPoint(&*Builder.GetInsertPoint()); in recognizeShiftUntilZero()
5327 Rewriter.setInsertPoint(&*IP); in Expand()
1749 setInsertPoint(IP); in expandCodeForImpl()