Searched defs:LIS (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/CodeGen/ |
D | LiveRangeEdit.cpp | 33 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()
|
D | LiveDebugVariables.cpp | 249 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()
|
D | RegAllocBase.h | 94 LiveIntervals *LIS; variable
|
D | SplitKit.h | 53 const LiveIntervals &LIS; variable 208 LiveIntervals &LIS; variable
|
D | LiveRangeEdit.h | 133 LiveInterval &create(LiveIntervals &LIS, VirtRegMap &VRM) { in create()
|
D | InlineSpiller.cpp | 51 LiveIntervals &LIS; member in __anonbff4e1730111::InlineSpiller
|
/external/llvm/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 44 LiveIntervals &LIS; variable
|