Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/gwp_asan/
Dguarded_pool_allocator.cpp283 size_t SlotIndex = FreeSlots[ReservedIndex]; in reserveSlot() local
288 void GuardedPoolAllocator::freeSlot(size_t SlotIndex) { in freeSlot()
/external/gwp_asan/gwp_asan/
Dguarded_pool_allocator.cpp333 size_t SlotIndex = FreeSlots[ReservedIndex]; in reserveSlot() local
338 void GuardedPoolAllocator::freeSlot(size_t SlotIndex) { in freeSlot()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h205 LLVM_ATTRIBUTE_UNUSED void pruneValue(LiveInterval &, SlotIndex, in pruneValue() argument
206 SmallVectorImpl<SlotIndex> *) { in pruneValue()
/external/llvm-project/llvm/include/llvm/CodeGen/
DLiveIntervals.h205 LLVM_ATTRIBUTE_UNUSED void pruneValue(LiveInterval &, SlotIndex, in pruneValue() argument
206 SmallVectorImpl<SlotIndex> *) { in pruneValue()
/external/llvm/include/llvm/CodeGen/
DLiveIntervalUnion.h36 const IntervalMap<SlotIndex, LiveInterval*>::const_iterator &LUSeg) { in overlap()
/external/llvm/lib/DebugInfo/CodeView/
DTypeTableBuilder.cpp181 for (size_t SlotIndex = 0; SlotIndex < Slots.size(); SlotIndex += 2) { in writeVFTableShape() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp459 for (size_t SlotIndex = 0; SlotIndex < Slots.size(); SlotIndex += 2) { in visitKnownRecord() local
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp460 for (size_t SlotIndex = 0; SlotIndex < Slots.size(); SlotIndex += 2) { in visitKnownRecord() local
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp1861 int SlotIndex = MFI->CreateFixedSpillStackObject(SlotSize, SpillSlotOffset); in assignCalleeSavedSpillSlots() local
1878 int SlotIndex = in assignCalleeSavedSpillSlots() local
/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp592 SmallVectorImpl<std::pair<SlotIndex, unsigned> > &NewDefs, in addDefsFromCopies()
DRegisterCoalescer.cpp2258 SmallVectorImpl<std::pair<SlotIndex, LaneBitmask> > &TaintExtent) { in taintExtent()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp2021 int SlotIndex = MFI.CreateFixedSpillStackObject(SlotSize, SpillSlotOffset); in assignCalleeSavedSpillSlots() local
2048 int SlotIndex = MFI.CreateFixedSpillStackObject(Size, SpillSlotOffset); in assignCalleeSavedSpillSlots() local
/external/llvm-project/llvm/lib/Target/X86/
DX86FrameLowering.cpp2363 int SlotIndex = MFI.CreateFixedSpillStackObject(SlotSize, SpillSlotOffset); in assignCalleeSavedSpillSlots() local
2390 int SlotIndex = MFI.CreateFixedSpillStackObject(Size, SpillSlotOffset); in assignCalleeSavedSpillSlots() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp780 SmallVectorImpl<std::pair<SlotIndex, DbgValueLocation>> &NewDefs, in addDefsFromCopies()
DRegisterCoalescer.cpp2827 SmallVectorImpl<std::pair<SlotIndex, LaneBitmask>> &TaintExtent) { in taintExtent()
/external/llvm-project/llvm/lib/CodeGen/
DLiveDebugVariables.cpp804 SmallVectorImpl<std::pair<SlotIndex, DbgVariableValue>> &NewDefs, in addDefsFromCopies()
DRegisterCoalescer.cpp2848 SmallVectorImpl<std::pair<SlotIndex, LaneBitmask>> &TaintExtent) { in taintExtent()