Home
last modified time | relevance | path

Searched defs:SlotIndex (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp451 size_t SlotIndex = FreeSlots[ReservedIndex]; in reserveSlot() local
456 void GuardedPoolAllocator::freeSlot(size_t SlotIndex) { in freeSlot()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h203 LLVM_ATTRIBUTE_UNUSED void pruneValue(LiveInterval &, SlotIndex, in pruneValue() argument
204 SmallVectorImpl<SlotIndex> *) { in pruneValue()
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h28 class SlotIndex; variable
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp963 std::optional<std::pair<SlotIndex, SmallVector<unsigned>>> &Kills, in extendDef()
1017 SmallVectorImpl<std::pair<SlotIndex, DbgVariableValue>> &NewDefs, in addDefsFromCopies()
H A DRegisterCoalescer.cpp2990 SmallVectorImpl<std::pair<SlotIndex, LaneBitmask>> &TaintExtent) { in taintExtent()
/openbsd/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp504 for (size_t SlotIndex = 0; SlotIndex < Slots.size(); SlotIndex += 2) { in visitKnownRecord() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp2726 int SlotIndex = MFI.CreateFixedSpillStackObject(SlotSize, SpillSlotOffset); in assignCalleeSavedSpillSlots() local
2753 int SlotIndex = MFI.CreateFixedSpillStackObject(Size, SpillSlotOffset); in assignCalleeSavedSpillSlots() local