Searched defs:InsertionPoint (Results 1 – 12 of 12) sorted by relevance
494 auto InsertionPoint = in sortRelocs() local
230 MachineInstr *InsertionPoint = nullptr; in processBlockPhase1() local
450 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint() local
696 MachineBasicBlock::iterator InsertionPoint = MergeForward ? MergeMI : I; in mergeNarrowZeroStores() local870 MachineBasicBlock::iterator InsertionPoint = MergeForward ? Paired : I; in mergePairedInsns() local
139 MachineBasicBlock::iterator InsertionPoint; member in __anon660967b00111::SSAIfConv
1123 LoadInst *InsertionPoint = InterleavedLoad.front().EI[0].LI; in combine() local
184 InstList::iterator InsertionPoint = Insts.end(); in placePhiStores() local
2747 Instruction *InsertionPoint = &*BB->getFirstInsertionPt(); in ThreadGuard() local
3287 OpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in OpSplitter()
2430 bool isSafeToExpandAt(const SCEV *S, const Instruction *InsertionPoint, in isSafeToExpandAt()
1341 auto InsertionPoint = TailMBB->begin(); in emitSelectPseudo() local
34153 auto AddOp = [&Ops](SDValue Input, int InsertionPoint) -> int { in combineX86ShufflesRecursively()