Searched refs:getDebugInstrNum (Results 1 – 9 of 9) sorted by relevance
300 unsigned NewInstrNum = MIB->getDebugInstrNum(*MF); in tryReplaceLoad()371 unsigned NewInstrNum = MIB->getDebugInstrNum(*MF); in tryReplaceExtend()
1253 {ModInst->getDebugInstrNum(), 0}); in emitStackProbeCall()1259 *InstrNum, {ModInst->getDebugInstrNum(), SPDefOperand}); in emitStackProbeCall()
1042 unsigned NewInstrNum = New.getDebugInstrNum(); in substituteDebugValuesForInst()1172 return ApplySubregisters({Inst->getDebugInstrNum(), MO.getOperandNo()}); in salvageCopySSAImpl()1193 {ToExamine.getDebugInstrNum(), MO.getOperandNo()}); in salvageCopySSAImpl()1268 unsigned ID = DefMI.getDebugInstrNum(); in finalizeDebugInstrRefs()
1036 unsigned NewNum = FoldMI->getDebugInstrNum(); in foldMemoryOperand()1037 unsigned OldNum = MI->getDebugInstrNum(); in foldMemoryOperand()
2604 unsigned MachineInstr::getDebugInstrNum() { in getDebugInstrNum() function in MachineInstr2610 unsigned MachineInstr::getDebugInstrNum(MachineFunction &MF) { in getDebugInstrNum() function in MachineInstr
810 unsigned NewInstrNum = NewMI->getDebugInstrNum(); in convertInstTo3Addr()
1299 NewInstrNum = MIBSXTW->getDebugInstrNum(); in mergePairedInsns()1303 NewInstrNum = MIB->getDebugInstrNum(); in mergePairedInsns()1317 NewInstrNum = MIBSXTW->getDebugInstrNum(); in mergePairedInsns()1321 NewInstrNum = MIB->getDebugInstrNum(); in mergePairedInsns()1369 unsigned NewDebugInstrNum = MIB->getDebugInstrNum(); in mergePairedInsns()1374 unsigned NewDebugInstrNum = MIB->getDebugInstrNum(); in mergePairedInsns()
547 LLVM_ABI unsigned getDebugInstrNum();552 LLVM_ABI unsigned getDebugInstrNum(MachineFunction &MF);
901 unsigned InstrNum = DefMI->getDebugInstrNum(); in EmitDbgInstrRef()