Searched refs:setInsertPoint (Results 1 – 15 of 15) sorted by relevance
90 setInsertPoint(IP.getBlock(), IP.getPoint()); in restoreIP()97 void setInsertPoint(VPBasicBlock *TheBB) { in setInsertPoint() function105 void setInsertPoint(VPBasicBlock *TheBB, VPBasicBlock::iterator IP) { in setInsertPoint() function
191 VPIRBuilder.setInsertPoint(VPBB); in createVPInstructionsForVPBB()
6968 Builder.setInsertPoint(VPBB); in buildVPlanWithVPRecipes()
445 Context.setInsertPoint(Context.getCur()); in instrumentAccess()462 Context.setInsertPoint(Context.getCur()); in instrumentRet()
317 Context.setInsertPoint(Context.getCur()); in initSandbox()
108 void setInsertPoint(const InstList::iterator &Position) { Next = Position; } in setInsertPoint() function
545 Context.setInsertPoint(Context.getCur()); in initSandbox()
617 Context.setInsertPoint(Context.getCur()); in doNopInsertion()
1516 LoweringContext.setInsertPoint(instToIterator(&Instr)); in materializeVectorShuffles()
1350 Context.setInsertPoint(Context.getCur()); in lowerArguments()1420 Context.setInsertPoint(instToIterator(&Instr)); in lowerArguments()1529 Context.setInsertPoint(Context.getCur()); in addProlog()1764 Context.setInsertPoint(InsertPoint); in addEpilog()
941 Context.setInsertPoint(instToIterator(DefGotPtr)); in materializeGotAddr()1355 Context.setInsertPoint(Context.getCur()); in lowerArguments()1477 Context.setInsertPoint(Context.getCur()); in addProlog()1713 Context.setInsertPoint(InsertPoint); in addEpilog()
1044 Context.setInsertPoint(Context.getCur());1334 Context.setInsertPoint(InsertPoint);1545 Context.setInsertPoint(Context.getCur());
272 void setInsertPoint(Instruction *IP) {
1681 setInsertPoint(IP); in expandCodeFor()
5012 Rewriter.setInsertPoint(&*IP); in Expand()