Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DLiveIntervals.h205 LLVM_ATTRIBUTE_UNUSED void pruneValue(LiveInterval &, SlotIndex, in pruneValue() argument
206 SmallVectorImpl<SlotIndex> *) { in pruneValue()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveIntervalUnion.h39 const IntervalMap<SlotIndex, LiveInterval*>::const_iterator &LUSeg) { in overlap()
DLiveDebugVariables.cpp549 SmallVectorImpl<std::pair<SlotIndex, unsigned> > &NewDefs, in addDefsFromCopies()
/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-7.0/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp269 for (size_t SlotIndex = 0; SlotIndex < Slots.size(); SlotIndex += 2) { in visitKnownRecord() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FrameLowering.cpp1981 int SlotIndex = MFI.CreateFixedSpillStackObject(SlotSize, SpillSlotOffset); in assignCalleeSavedSpillSlots() local
2005 int SlotIndex = MFI.CreateFixedSpillStackObject(Size, SpillSlotOffset); in assignCalleeSavedSpillSlots() 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-7.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp654 SmallVectorImpl<std::pair<SlotIndex, DbgValueLocation>> &NewDefs, in addDefsFromCopies()
DRegisterCoalescer.cpp2620 SmallVectorImpl<std::pair<SlotIndex, LaneBitmask>> &TaintExtent) { in taintExtent()