Searched defs:LIS (Results 1 - 18 of 18) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DCalcSpillWeights.h44 LiveIntervals &LIS; member in class:llvm::VirtRegAuxInfo
H A DLiveRangeEdit.h61 LiveIntervals &LIS; member in class:llvm::LiveRangeEdit
H A DRegisterPressure.h140 const LiveIntervals *LIS; member in class:llvm::RegPressureTracker
H A DScheduleDAGInstrs.h116 LiveIntervals *LIS; member in class:llvm::ScheduleDAGInstrs
H A DMachineScheduler.h55 LiveIntervals *LIS; member in struct:llvm::MachineSchedContext
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DRegAllocBase.h64 LiveIntervals *LIS; member in class:llvm::RegAllocBase
H A DLiveRegMatrix.h43 LiveIntervals *LIS; member in class:llvm::LiveRegMatrix
H A DCalcSpillWeights.cpp46 LiveIntervals &LIS = getAnalysis<LiveIntervals>(); local
90 isRematerializable(const LiveInterval &LI, const LiveIntervals &LIS, const TargetInstrInfo &TII) argument
H A DInterferenceCache.h58 LiveIntervals *LIS; member in class:llvm::InterferenceCache::Entry
H A DSplitKit.h45 const LiveIntervals &LIS; member in class:llvm::SplitAnalysis
212 LiveIntervals &LIS; member in class:llvm::SplitEditor
H A DVirtRegMap.cpp153 LiveIntervals *LIS; member in class:__anon10229::VirtRegRewriter
H A DRegAllocPBQP.cpp195 LiveIntervals *LIS = const_cast<LiveIntervals*>(lis); local
H A DRegisterPressure.cpp730 findUseBetween(unsigned Reg, SlotIndex PriorUseIdx, SlotIndex NextUseIdx, const MachineRegisterInfo *MRI, const LiveIntervals *LIS) argument
[all...]
H A DInlineSpiller.cpp56 LiveIntervals &LIS; member in class:__anon10146::InlineSpiller
[all...]
H A DLiveDebugVariables.cpp284 LiveIntervals *LIS; member in class:__anon10150::LDVImpl
485 extendDef(SlotIndex Idx, unsigned LocNo, LiveInterval *LI, const VNInfo *VNI, SmallVectorImpl<SlotIndex> *Kills, LiveIntervals &LIS, MachineDominatorTree &MDT, UserValueScopes &UVS) argument
547 addDefsFromCopies(LiveInterval *LI, unsigned LocNo, const SmallVectorImpl<SlotIndex> &Kills, SmallVectorImpl<std::pair<SlotIndex, unsigned> > &NewDefs, MachineRegisterInfo &MRI, LiveIntervals &LIS) argument
620 computeIntervals(MachineRegisterInfo &MRI, const TargetRegisterInfo &TRI, LiveIntervals &LIS, MachineDominatorTree &MDT, UserValueScopes &UVS) argument
924 findInsertLocation(MachineBasicBlock *MBB, SlotIndex Idx, LiveIntervals &LIS) argument
950 insertDebugValue(MachineBasicBlock *MBB, SlotIndex Idx, unsigned LocNo, LiveIntervals &LIS, const TargetInstrInfo &TII) argument
973 emitDebugValues(VirtRegMap *VRM, LiveIntervals &LIS, const TargetInstrInfo &TII) argument
[all...]
H A DLiveIntervalAnalysis.cpp1008 LiveIntervals& LIS; member in class:LiveIntervals::HMEditor
1026 HMEditor(LiveIntervals& LIS, const MachineRegisterInfo& MRI, argument
[all...]
H A DTwoAddressInstructionPass.cpp71 LiveIntervals *LIS; member in class:__anon10226::TwoAddressInstructionPass
H A DRegisterCoalescer.cpp84 LiveIntervals *LIS; member in class:__anon10191::RegisterCoalescer
1204 LiveIntervals *LIS; member in class:__anon10192::JoinVals
[all...]

Completed in 152 milliseconds