Searched defs:InstrNum (Results 1 – 6 of 6) sorted by relevance
215 Optional<MachineFunction::DebugInstrOperandPair> InstrNum = None; in lower() local
1331 unsigned InstrNum = MI.getOperand(1).getImm(); in transferDebugPHI() local3601 const ValueTable *MLiveIns, MachineInstr &Here, uint64_t InstrNum) { in resolveDbgPHIs()3620 const ValueTable *MLiveIns, MachineInstr &Here, uint64_t InstrNum) { in resolveDbgPHIsImpl()
858 unsigned InstrNum = DefMI->getDebugInstrNum(); in EmitDbgInstrRef() local
1040 unsigned InstrNum = 0; in parse() local
544 auto TestRegSetSite = [&](const char *Name, unsigned InstrNum) { in TEST_F()
3373 for (unsigned InstrNum : TouchedInstructions.set_bits()) { in iterateTouchedInstructions() local