Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocBase.h64 LiveIntervals *LIS; variable
DCalcSpillWeights.cpp46 LiveIntervals &LIS = getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
91 const LiveIntervals &LIS, in isRematerializable()
DLiveDebugVariables.cpp280 LiveIntervals *LIS; member in __anonadd3828c0311::LDVImpl
492 LiveIntervals &LIS, MachineDominatorTree &MDT, in extendDef()
554 MachineRegisterInfo &MRI, LiveIntervals &LIS) { in addDefsFromCopies()
626 LiveIntervals &LIS, in computeIntervals()
891 LiveIntervals &LIS) { in findInsertLocation()
918 LiveIntervals &LIS, in insertDebugValue()
939 void UserValue::emitDebugValues(VirtRegMap *VRM, LiveIntervals &LIS, in emitDebugValues()
DSplitKit.h45 const LiveIntervals &LIS; variable
212 LiveIntervals &LIS; variable
DInterferenceCache.h58 LiveIntervals *LIS; variable
DVirtRegMap.cpp160 LiveIntervals *LIS; member in __anonee6f7ddd0111::VirtRegRewriter
DTwoAddressInstructionPass.cpp69 LiveIntervals *LIS; member in __anonb90e53b50111::TwoAddressInstructionPass
354 LiveIntervals *LIS) { in isPlainlyKilled()
398 LiveIntervals *LIS, in isKilled()
DRegisterCoalescer.cpp84 LiveIntervals *LIS; member in __anoneed1b2d20111::RegisterCoalescer
1231 LiveIntervals *LIS; member in __anoneed1b2d20211::JoinVals
2011 static bool isLocalCopy(MachineInstr *Copy, const LiveIntervals *LIS) { in isLocalCopy()
DPHIElimination.cpp52 LiveIntervals *LIS; member in __anonc6e1f7360111::PHIElimination
DLiveIntervalAnalysis.cpp710 LiveIntervals& LIS; member in LiveIntervals::HMEditor
719 HMEditor(LiveIntervals& LIS, const MachineRegisterInfo& MRI, in HMEditor()
DRegAllocPBQP.cpp194 LiveIntervals *LIS = const_cast<LiveIntervals*>(lis); in build() local
DRegisterPressure.cpp677 const LiveIntervals *LIS) { in findUseBetween()
DInlineSpiller.cpp56 LiveIntervals &LIS; member in __anon26596cb60111::InlineSpiller
DMachineBasicBlock.cpp668 LiveIntervals *LIS = P->getAnalysisIfAvailable<LiveIntervals>(); in SplitCriticalEdge() local
/external/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h44 LiveIntervals &LIS; variable
DLiveRegMatrix.h43 LiveIntervals *LIS; variable
DLiveRangeEdit.h61 LiveIntervals &LIS; variable
DScheduleDAGInstrs.h76 LiveIntervals *LIS; variable
DRegisterPressure.h174 const LiveIntervals *LIS; variable
DMachineScheduler.h56 LiveIntervals *LIS; member