Searched defs:InsertionPoint (Results 1 – 13 of 13) sorted by relevance
471 auto InsertionPoint = in sortRelocs() local
261 MachineInstr *InsertionPoint = nullptr; in processBlockPhase1() local
464 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint() local
743 MachineBasicBlock::iterator InsertionPoint = MergeForward ? MergeMI : I; in mergeNarrowZeroStores() local918 MachineBasicBlock::iterator InsertionPoint = MergeForward ? Paired : I; in mergePairedInsns() local
889 Instruction *InsertionPoint = in pushOutAdd() local914 Instruction *InsertionPoint = &cast<Instruction>( in pushOutMulShl() local
221 int InsertionPoint = 0; in insertTargetAndModeArgs() local
159 SourceRange InsertionPoint = References[0].Range; in analyze() local
138 MachineBasicBlock::iterator InsertionPoint; member in __anon20dbcc220111::SSAIfConv
1119 LoadInst *InsertionPoint = InterleavedLoad.front().EI[0].LI; in combine() local
3100 Instruction *InsertionPoint = &*BB->getFirstInsertionPt(); in threadGuard() local
3629 OpSplitter(Instruction *InsertionPoint, Value *Ptr, Type *BaseTy, in OpSplitter()
11429 auto InsertionPoint = TailMBB->begin(); in emitSelectPseudo() local
40236 auto AddOp = [&Ops](SDValue Input, int InsertionPoint) -> int { in combineX86ShufflesRecursively()