Searched defs:SlotIndex (Results 1 – 11 of 11) sorted by relevance
| /external/gwp_asan/gwp_asan/ |
| D | guarded_pool_allocator.cpp | 451 size_t SlotIndex = FreeSlots[ReservedIndex]; in reserveSlot() local 456 void GuardedPoolAllocator::freeSlot(size_t SlotIndex) { in freeSlot()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | LiveIntervals.h | 205 LLVM_ATTRIBUTE_UNUSED void pruneValue(LiveInterval &, SlotIndex, in pruneValue() argument 206 SmallVectorImpl<SlotIndex> *) { in pruneValue()
|
| /external/llvm/include/llvm/CodeGen/ |
| D | LiveIntervalUnion.h | 36 const IntervalMap<SlotIndex, LiveInterval*>::const_iterator &LUSeg) { in overlap()
|
| /external/llvm/lib/DebugInfo/CodeView/ |
| D | TypeTableBuilder.cpp | 181 for (size_t SlotIndex = 0; SlotIndex < Slots.size(); SlotIndex += 2) { in writeVFTableShape() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| D | TypeRecordMapping.cpp | 459 for (size_t SlotIndex = 0; SlotIndex < Slots.size(); SlotIndex += 2) { in visitKnownRecord() local
|
| /external/llvm/lib/Target/X86/ |
| D | X86FrameLowering.cpp | 1861 int SlotIndex = MFI->CreateFixedSpillStackObject(SlotSize, SpillSlotOffset); in assignCalleeSavedSpillSlots() local 1878 int SlotIndex = in assignCalleeSavedSpillSlots() local
|
| /external/llvm/lib/CodeGen/ |
| D | LiveDebugVariables.cpp | 592 SmallVectorImpl<std::pair<SlotIndex, unsigned> > &NewDefs, in addDefsFromCopies()
|
| D | RegisterCoalescer.cpp | 2258 SmallVectorImpl<std::pair<SlotIndex, LaneBitmask> > &TaintExtent) { in taintExtent()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86FrameLowering.cpp | 2021 int SlotIndex = MFI.CreateFixedSpillStackObject(SlotSize, SpillSlotOffset); in assignCalleeSavedSpillSlots() local 2048 int SlotIndex = MFI.CreateFixedSpillStackObject(Size, SpillSlotOffset); in assignCalleeSavedSpillSlots() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | LiveDebugVariables.cpp | 780 SmallVectorImpl<std::pair<SlotIndex, DbgValueLocation>> &NewDefs, in addDefsFromCopies()
|
| D | RegisterCoalescer.cpp | 2827 SmallVectorImpl<std::pair<SlotIndex, LaneBitmask>> &TaintExtent) { in taintExtent()
|