/external/llvm-project/compiler-rt/lib/gwp_asan/ |
D | guarded_pool_allocator.cpp | 283 size_t SlotIndex = FreeSlots[ReservedIndex]; in reserveSlot() local 288 void GuardedPoolAllocator::freeSlot(size_t SlotIndex) { in freeSlot()
|
/external/gwp_asan/gwp_asan/ |
D | guarded_pool_allocator.cpp | 333 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/ |
D | LiveIntervals.h | 205 LLVM_ATTRIBUTE_UNUSED void pruneValue(LiveInterval &, SlotIndex, in pruneValue() argument 206 SmallVectorImpl<SlotIndex> *) { in pruneValue()
|
/external/llvm-project/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-project/llvm/lib/DebugInfo/CodeView/ |
D | TypeRecordMapping.cpp | 460 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/llvm-project/llvm/lib/Target/X86/ |
D | X86FrameLowering.cpp | 2363 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/ |
D | LiveDebugVariables.cpp | 780 SmallVectorImpl<std::pair<SlotIndex, DbgValueLocation>> &NewDefs, in addDefsFromCopies()
|
D | RegisterCoalescer.cpp | 2827 SmallVectorImpl<std::pair<SlotIndex, LaneBitmask>> &TaintExtent) { in taintExtent()
|
/external/llvm-project/llvm/lib/CodeGen/ |
D | LiveDebugVariables.cpp | 804 SmallVectorImpl<std::pair<SlotIndex, DbgVariableValue>> &NewDefs, in addDefsFromCopies()
|
D | RegisterCoalescer.cpp | 2848 SmallVectorImpl<std::pair<SlotIndex, LaneBitmask>> &TaintExtent) { in taintExtent()
|