Searched refs:NumSlotIdxes (Results 1 – 2 of 2) sorted by relevance
392 unsigned NumSlotIdxes; variable467 SlotNo *= NumSlotIdxes; in getLocID()478 SlotNo *= NumSlotIdxes; in getSpillIDWithIdx()489 ID /= NumSlotIdxes; in locIDToSpill()497 unsigned Idx = ID % NumSlotIdxes; in locIDToSpillIdx()
753 NumSlotIdxes = StackSlotIdxes.size(); in MLocTracker()804 for (unsigned StackIdx = 0; StackIdx < NumSlotIdxes; ++StackIdx) { in getOrTrackSpillLoc()824 unsigned Slot = ID / NumSlotIdxes; in LocIdxToName()1463 for (unsigned int I = 0; I < MTracker->NumSlotIdxes; ++I) { in transferRegisterDef()1505 for (unsigned int I = 0; I < MTracker->NumSlotIdxes; ++I) { in transferRegisterDef()1622 for (unsigned SlotIdx = 0; SlotIdx < MTracker->NumSlotIdxes; ++SlotIdx) { in transferSpillOrRestoreInst()