/external/llvm/lib/CodeGen/ |
D | LiveDebugVariables.cpp | 287 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()
|
D | CalcSpillWeights.cpp | 25 void llvm::calculateSpillWeightsAndHints(LiveIntervals &LIS, in calculateSpillWeightsAndHints() 76 const LiveIntervals &LIS, in isRematerializable()
|
D | RegAllocBase.h | 64 LiveIntervals *LIS; variable
|
D | SplitKit.h | 46 const LiveIntervals &LIS; variable 213 LiveIntervals &LIS; variable
|
D | InterferenceCache.h | 58 LiveIntervals *LIS; variable
|
D | VirtRegMap.cpp | 163 LiveIntervals *LIS; member in __anon0a6356ce0111::VirtRegRewriter
|
D | TwoAddressInstructionPass.cpp | 77 LiveIntervals *LIS; member in __anonbe9fd4860111::TwoAddressInstructionPass 360 LiveIntervals *LIS) { in isPlainlyKilled() 404 LiveIntervals *LIS, in isKilled()
|
D | RegisterCoalescer.cpp | 84 LiveIntervals *LIS; member in __anonb0fbf2a30111::RegisterCoalescer 1304 LiveIntervals *LIS; member in __anonb0fbf2a30211::JoinVals 2082 static bool isLocalCopy(MachineInstr *Copy, const LiveIntervals *LIS) { in isLocalCopy()
|
D | PHIElimination.cpp | 53 LiveIntervals *LIS; member in __anonfa0ae0a70111::PHIElimination
|
D | LiveIntervalAnalysis.cpp | 725 LiveIntervals& LIS; member in LiveIntervals::HMEditor 734 HMEditor(LiveIntervals& LIS, const MachineRegisterInfo& MRI, in HMEditor()
|
D | InlineSpiller.cpp | 61 LiveIntervals &LIS; member in __anon18626c070111::InlineSpiller 1032 LiveIntervals const &LIS, in dumpMachineInstrRangeWithSlotIndex()
|
D | RegAllocPBQP.cpp | 189 LiveIntervals *LIS = const_cast<LiveIntervals*>(lis); in build() local
|
D | RegisterPressure.cpp | 885 const LiveIntervals *LIS) { in findUseBetween()
|
D | MachineBasicBlock.cpp | 716 LiveIntervals *LIS = P->getAnalysisIfAvailable<LiveIntervals>(); in SplitCriticalEdge() local
|
D | MachineScheduler.cpp | 1412 LiveIntervals *LIS = DAG->getLIS(); in constrainLocalCopy() local
|
/external/llvm/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 51 LiveIntervals &LIS; variable
|
D | LiveRegMatrix.h | 42 LiveIntervals *LIS; variable
|
D | LiveRangeEdit.h | 63 LiveIntervals &LIS; variable
|
D | ScheduleDAGInstrs.h | 83 LiveIntervals *LIS; variable
|
D | LiveInterval.h | 654 LiveIntervals &LIS; variable
|
D | MachineScheduler.h | 108 LiveIntervals *LIS; member
|
/external/llvm/lib/Target/R600/ |
D | SIFixSGPRLiveRanges.cpp | 78 LiveIntervals *LIS = &getAnalysis<LiveIntervals>(); in runOnMachineFunction() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 1610 LiveIntervals *LIS; member
|