Searched refs:getInsertPos (Results 1 – 8 of 8) sorted by relevance
758 MachineBasicBlock::iterator InsertPos = Emitter.getInsertPos(); in ProcessSDDbgValues()870 return std::prev(Emitter.getInsertPos()); in EmitSchedule()873 MachineBasicBlock::iterator Before = GetPrevInsn(Emitter.getInsertPos()); in EmitSchedule()875 MachineBasicBlock::iterator After = GetPrevInsn(Emitter.getInsertPos()); in EmitSchedule()1067 InsertPos = Emitter.getInsertPos(); in EmitSchedule()
154 MachineBasicBlock::iterator getInsertPos() { return InsertPos; } in getInsertPos() function
786 MachineBasicBlock::iterator InsertPos = Emitter.getInsertPos(); in EmitSchedule()797 InsertPos = Emitter.getInsertPos(); in EmitSchedule()
556 InstTy *getInsertPos() const { return InsertPos; } in getInsertPos() function
279 return IG->getInsertPos(); in getInstructionForCost()2132 Instruction *Instr = Group->getInsertPos(); in execute()2380 IG->getInsertPos()->printAsOperand(O, false); in print()
2167 Instruction *getInsertPos() const { return IG->getInsertPos(); } in getInsertPos() function
1201 if (Grp->getInsertPos() == I) in setWideningDecision()6698 if (Group->getInsertPos() == &I) in collectValuesToIgnore()6713 getInterleavedAccessGroup(UI)->getInsertPos() == UI); in collectValuesToIgnore()8508 CM.getWideningDecision(IG->getInsertPos(), VF) == in tryToBuildVPlanWithVPRecipes()8631 cast<VPWidenMemoryRecipe>(RecipeBuilder.getRecipe(IG->getInsertPos())); in tryToBuildVPlanWithVPRecipes()
1495 if (Inst == IG->getInsertPos()) in visitBlock()