Searched defs:SlotIndex (Results 1 – 7 of 7) sorted by relevance
451 size_t SlotIndex = FreeSlots[ReservedIndex]; in reserveSlot() local456 void GuardedPoolAllocator::freeSlot(size_t SlotIndex) { in freeSlot()
203 LLVM_ATTRIBUTE_UNUSED void pruneValue(LiveInterval &, SlotIndex, in pruneValue() argument204 SmallVectorImpl<SlotIndex> *) { in pruneValue()
28 class SlotIndex; variable
963 std::optional<std::pair<SlotIndex, SmallVector<unsigned>>> &Kills, in extendDef()1017 SmallVectorImpl<std::pair<SlotIndex, DbgVariableValue>> &NewDefs, in addDefsFromCopies()
2990 SmallVectorImpl<std::pair<SlotIndex, LaneBitmask>> &TaintExtent) { in taintExtent()
504 for (size_t SlotIndex = 0; SlotIndex < Slots.size(); SlotIndex += 2) { in visitKnownRecord() local
2726 int SlotIndex = MFI.CreateFixedSpillStackObject(SlotSize, SpillSlotOffset); in assignCalleeSavedSpillSlots() local2753 int SlotIndex = MFI.CreateFixedSpillStackObject(Size, SpillSlotOffset); in assignCalleeSavedSpillSlots() local