Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DLiveIntervalUnion.h36 const IntervalMap<SlotIndex, LiveInterval*>::const_iterator &LUSeg) { in overlap()
/external/llvm/lib/Target/X86/
DX86FrameLowering.cpp1404 int SlotIndex = MFI->CreateFixedSpillStackObject(SlotSize, SpillSlotOffset); in assignCalleeSavedSpillSlots() local
1421 int SlotIndex = in assignCalleeSavedSpillSlots() local
/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp603 SmallVectorImpl<std::pair<SlotIndex, unsigned> > &NewDefs, in addDefsFromCopies()
DRegisterCoalescer.cpp2138 SmallVectorImpl<std::pair<SlotIndex, unsigned> > &TaintExtent) { in taintExtent()