Searched refs:LocID (Results 1 – 1 of 1) sorted by relevance
870 unsigned LocID = LocIdxToLocID[*MLoc]; in emitLoc() local871 SpillLocationNo SpillID = locIDToSpill(LocID); in emitLoc()872 StackSlotPos StackIdx = locIDToSpillIdx(LocID); in emitLoc()959 unsigned LocID = LocIdxToLocID[*MLoc]; in emitLoc() local960 MIB.addReg(LocID); in emitLoc()1174 unsigned LocID = MTracker->getLocID(MO.getReg()); in transferDebugInstrRef() local1175 LocIdx L = MTracker->LocIDToLocIdx[LocID]; in transferDebugInstrRef()