Home
last modified time | relevance | path

Searched defs:LIS (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/CodeGen/
DLiveRangeEdit.cpp33 LiveIntervals &LIS, in createFrom()
157 void LiveRangeEdit::eraseVirtReg(unsigned Reg, LiveIntervals &LIS) { in eraseVirtReg()
165 LiveIntervals &LIS, in foldAsLoad()
212 LiveIntervals &LIS, VirtRegMap &VRM, in eliminateDeadDefs()
319 LiveIntervals &LIS, in calculateRegClassAndHint()
DLiveDebugVariables.cpp249 LiveIntervals *LIS; member in __anoncf9675690211::LDVImpl
450 LiveIntervals &LIS, MachineDominatorTree &MDT) { in extendDef()
509 MachineRegisterInfo &MRI, LiveIntervals &LIS) { in addDefsFromCopies()
580 LiveIntervals &LIS, in computeIntervals()
863 LiveIntervals &LIS) { in findInsertLocation()
890 LiveIntervals &LIS, in insertDebugValue()
910 void UserValue::emitDebugValues(VirtRegMap *VRM, LiveIntervals &LIS, in emitDebugValues()
DRegAllocBase.h94 LiveIntervals *LIS; variable
DSplitKit.h53 const LiveIntervals &LIS; variable
208 LiveIntervals &LIS; variable
DLiveRangeEdit.h133 LiveInterval &create(LiveIntervals &LIS, VirtRegMap &VRM) { in create()
DInlineSpiller.cpp51 LiveIntervals &LIS; member in __anonbff4e1730111::InlineSpiller
/external/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h44 LiveIntervals &LIS; variable