Searched refs:getInsertPos (Results 1 – 10 of 10) sorted by relevance
710 MachineBasicBlock::iterator InsertPos = Emitter.getInsertPos(); in ProcessSDDbgValues()744 if (Emitter.getInsertPos() == BB->begin() || BB->back().isPHI() || in ProcessSourceNode()747 std::prev(Emitter.getInsertPos())->isPHI()) { in ProcessSourceNode()753 Orders.push_back(std::make_pair(Order, &*std::prev(Emitter.getInsertPos()))); in ProcessSourceNode()906 InsertPos = Emitter.getInsertPos(); in EmitSchedule()
130 MachineBasicBlock::iterator getInsertPos() { return InsertPos; } in getInsertPos() function
789 InsertPos = Emitter.getInsertPos(); in EmitSchedule()
645 MachineBasicBlock::iterator InsertPos = Emitter.getInsertPos(); in ProcessSDDbgValues()679 if (Emitter.getInsertPos() == BB->begin() || BB->back().isPHI()) { in ProcessSourceNode()685 Orders.push_back(std::make_pair(Order, prior(Emitter.getInsertPos()))); in ProcessSourceNode()800 InsertPos = Emitter.getInsertPos(); in EmitSchedule()
133 MachineBasicBlock::iterator getInsertPos() { return InsertPos; } in getInsertPos() function
712 MachineBasicBlock::iterator InsertPos = Emitter.getInsertPos(); in ProcessSDDbgValues()745 auto IP = Emitter.getInsertPos(); in ProcessSourceNode()949 InsertPos = Emitter.getInsertPos(); in EmitSchedule()
778 MachineBasicBlock::iterator InsertPos = Emitter.getInsertPos(); in EmitSchedule()791 InsertPos = Emitter.getInsertPos(); in EmitSchedule()
903 Instruction *getInsertPos() const { return InsertPos; } in getInsertPos() function in llvm::InterleaveGroup1308 if (Grp->getInsertPos() == I) in setWideningDecision()2250 if (Instr != Group->getInsertPos()) in vectorizeInterleaveGroup()6602 assert(I == IG->getInsertPos() && in tryToInterleaveMemory()6985 if (IG && Instr != IG->getInsertPos() && in buildVPlanWithVPRecipes()7084 IG->getInsertPos()->printAsOperand(O, false); in print()7147 State.ILV->vectorizeInterleaveGroup(IG->getInsertPos()); in execute()
795 Instruction *getInsertPos() const { return InsertPos; } in getInsertPos() function in __anon63bf7e8f0111::InterleaveGroup2275 if (Instr != Group->getInsertPos()) in vectorizeInterleaveGroup()5951 if (Group->getInsertPos() != I) in getInstructionCost()