Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp287 LiveIntervals *LIS; member in __anonb545bc7d0311::LDVImpl
504 LiveIntervals &LIS, MachineDominatorTree &MDT, in extendDef()
566 MachineRegisterInfo &MRI, LiveIntervals &LIS) { in addDefsFromCopies()
636 LiveIntervals &LIS, in computeIntervals()
739 LiveIntervals& LIS) { in splitLocation()
838 LiveIntervals &LIS) { in splitRegister()
867 splitRegister(unsigned OldReg, ArrayRef<unsigned> NewRegs, LiveIntervals &LIS) { in splitRegister()
904 LiveIntervals &LIS) { in findInsertLocation()
931 LiveIntervals &LIS, in insertDebugValue()
945 void UserValue::emitDebugValues(VirtRegMap *VRM, LiveIntervals &LIS, in emitDebugValues()
DCalcSpillWeights.cpp25 void llvm::calculateSpillWeightsAndHints(LiveIntervals &LIS, in calculateSpillWeightsAndHints()
76 const LiveIntervals &LIS, in isRematerializable()
DRegAllocBase.h64 LiveIntervals *LIS; variable
DSplitKit.h46 const LiveIntervals &LIS; variable
213 LiveIntervals &LIS; variable
DInterferenceCache.h58 LiveIntervals *LIS; variable
DVirtRegMap.cpp163 LiveIntervals *LIS; member in __anon0a6356ce0111::VirtRegRewriter
DTwoAddressInstructionPass.cpp77 LiveIntervals *LIS; member in __anonbe9fd4860111::TwoAddressInstructionPass
360 LiveIntervals *LIS) { in isPlainlyKilled()
404 LiveIntervals *LIS, in isKilled()
DRegisterCoalescer.cpp84 LiveIntervals *LIS; member in __anonb0fbf2a30111::RegisterCoalescer
1304 LiveIntervals *LIS; member in __anonb0fbf2a30211::JoinVals
2082 static bool isLocalCopy(MachineInstr *Copy, const LiveIntervals *LIS) { in isLocalCopy()
DPHIElimination.cpp53 LiveIntervals *LIS; member in __anonfa0ae0a70111::PHIElimination
DLiveIntervalAnalysis.cpp725 LiveIntervals& LIS; member in LiveIntervals::HMEditor
734 HMEditor(LiveIntervals& LIS, const MachineRegisterInfo& MRI, in HMEditor()
DInlineSpiller.cpp61 LiveIntervals &LIS; member in __anon18626c070111::InlineSpiller
1032 LiveIntervals const &LIS, in dumpMachineInstrRangeWithSlotIndex()
DRegAllocPBQP.cpp189 LiveIntervals *LIS = const_cast<LiveIntervals*>(lis); in build() local
DRegisterPressure.cpp885 const LiveIntervals *LIS) { in findUseBetween()
DMachineBasicBlock.cpp716 LiveIntervals *LIS = P->getAnalysisIfAvailable<LiveIntervals>(); in SplitCriticalEdge() local
DMachineScheduler.cpp1412 LiveIntervals *LIS = DAG->getLIS(); in constrainLocalCopy() local
/external/llvm/include/llvm/CodeGen/
DCalcSpillWeights.h51 LiveIntervals &LIS; variable
DLiveRegMatrix.h42 LiveIntervals *LIS; variable
DLiveRangeEdit.h63 LiveIntervals &LIS; variable
DScheduleDAGInstrs.h83 LiveIntervals *LIS; variable
DLiveInterval.h654 LiveIntervals &LIS; variable
DMachineScheduler.h108 LiveIntervals *LIS; member
/external/llvm/lib/Target/R600/
DSIFixSGPRLiveRanges.cpp78 LiveIntervals *LIS = &getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp1610 LiveIntervals *LIS; member