/external/llvm/lib/CodeGen/ |
D | RegAllocBase.h | 64 LiveIntervals *LIS; variable
|
D | CalcSpillWeights.cpp | 46 LiveIntervals &LIS = getAnalysis<LiveIntervals>(); in runOnMachineFunction() local 91 const LiveIntervals &LIS, in isRematerializable()
|
D | LiveDebugVariables.cpp | 280 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()
|
D | SplitKit.h | 45 const LiveIntervals &LIS; variable 212 LiveIntervals &LIS; variable
|
D | InterferenceCache.h | 58 LiveIntervals *LIS; variable
|
D | VirtRegMap.cpp | 160 LiveIntervals *LIS; member in __anonee6f7ddd0111::VirtRegRewriter
|
D | TwoAddressInstructionPass.cpp | 69 LiveIntervals *LIS; member in __anonb90e53b50111::TwoAddressInstructionPass 354 LiveIntervals *LIS) { in isPlainlyKilled() 398 LiveIntervals *LIS, in isKilled()
|
D | RegisterCoalescer.cpp | 84 LiveIntervals *LIS; member in __anoneed1b2d20111::RegisterCoalescer 1231 LiveIntervals *LIS; member in __anoneed1b2d20211::JoinVals 2011 static bool isLocalCopy(MachineInstr *Copy, const LiveIntervals *LIS) { in isLocalCopy()
|
D | PHIElimination.cpp | 52 LiveIntervals *LIS; member in __anonc6e1f7360111::PHIElimination
|
D | LiveIntervalAnalysis.cpp | 710 LiveIntervals& LIS; member in LiveIntervals::HMEditor 719 HMEditor(LiveIntervals& LIS, const MachineRegisterInfo& MRI, in HMEditor()
|
D | RegAllocPBQP.cpp | 194 LiveIntervals *LIS = const_cast<LiveIntervals*>(lis); in build() local
|
D | RegisterPressure.cpp | 677 const LiveIntervals *LIS) { in findUseBetween()
|
D | InlineSpiller.cpp | 56 LiveIntervals &LIS; member in __anon26596cb60111::InlineSpiller
|
D | MachineBasicBlock.cpp | 668 LiveIntervals *LIS = P->getAnalysisIfAvailable<LiveIntervals>(); in SplitCriticalEdge() local
|
/external/llvm/include/llvm/CodeGen/ |
D | CalcSpillWeights.h | 44 LiveIntervals &LIS; variable
|
D | LiveRegMatrix.h | 43 LiveIntervals *LIS; variable
|
D | LiveRangeEdit.h | 61 LiveIntervals &LIS; variable
|
D | ScheduleDAGInstrs.h | 76 LiveIntervals *LIS; variable
|
D | RegisterPressure.h | 174 const LiveIntervals *LIS; variable
|
D | MachineScheduler.h | 56 LiveIntervals *LIS; member
|