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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DRegAllocBase.h65 LiveIntervals *LIS; member in class:llvm::RegAllocBase
H A DCalcSpillWeights.cpp25 void llvm::calculateSpillWeightsAndHints(LiveIntervals &LIS, argument
75 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.h46 const LiveIntervals &LIS; member in class:llvm::SplitAnalysis
213 LiveIntervals &LIS; member in class:llvm::SplitEditor
H A DVirtRegMap.cpp161 LiveIntervals *LIS; member in class:__anon2210::VirtRegRewriter
H A DPHIElimination.cpp52 LiveIntervals *LIS; member in class:__anon2160::PHIElimination
[all...]
H A DRegAllocPBQP.cpp193 LiveIntervals *LIS = const_cast<LiveIntervals*>(lis); local
H A DInlineSpiller.cpp59 LiveIntervals &LIS; member in class:__anon2127::InlineSpiller
1009 dumpMachineInstrRangeWithSlotIndex(MachineBasicBlock::iterator B, MachineBasicBlock::iterator E, LiveIntervals const &LIS, const char *const header, unsigned VReg =0) argument
1180 DEBUG(dumpMachineInstrRangeWithSlotIndex(llvm::next(MI), MIS.end(), LIS, local
[all...]
H A DLiveDebugVariables.cpp284 LiveIntervals *LIS; member in class:__anon2131::LDVImpl
497 extendDef(SlotIndex Idx, unsigned LocNo, LiveRange *LR, const VNInfo *VNI, SmallVectorImpl<SlotIndex> *Kills, LiveIntervals &LIS, MachineDominatorTree &MDT, UserValueScopes &UVS) argument
559 addDefsFromCopies(LiveInterval *LI, unsigned LocNo, const SmallVectorImpl<SlotIndex> &Kills, SmallVectorImpl<std::pair<SlotIndex, unsigned> > &NewDefs, MachineRegisterInfo &MRI, LiveIntervals &LIS) argument
632 computeIntervals(MachineRegisterInfo &MRI, const TargetRegisterInfo &TRI, LiveIntervals &LIS, MachineDominatorTree &MDT, UserValueScopes &UVS) argument
735 splitLocation(unsigned OldLocNo, ArrayRef<unsigned> NewRegs, LiveIntervals& LIS) argument
834 splitRegister(unsigned OldReg, ArrayRef<unsigned> NewRegs, LiveIntervals &LIS) argument
864 splitRegister(unsigned OldReg, ArrayRef<unsigned> NewRegs, LiveIntervals &LIS) argument
900 findInsertLocation(MachineBasicBlock *MBB, SlotIndex Idx, LiveIntervals &LIS) argument
926 insertDebugValue(MachineBasicBlock *MBB, SlotIndex Idx, unsigned LocNo, LiveIntervals &LIS, const TargetInstrInfo &TII) argument
942 emitDebugValues(VirtRegMap *VRM, LiveIntervals &LIS, const TargetInstrInfo &TII) argument
[all...]
H A DLiveIntervalAnalysis.cpp709 LiveIntervals& LIS; member in class:LiveIntervals::HMEditor
718 HMEditor(LiveIntervals& LIS, const MachineRegisterInfo& MRI, argument
[all...]
H A DMachineBasicBlock.cpp705 LiveIntervals *LIS = P->getAnalysisIfAvailable<LiveIntervals>(); local
[all...]
H A DRegisterPressure.cpp875 findUseBetween(unsigned Reg, SlotIndex PriorUseIdx, SlotIndex NextUseIdx, const MachineRegisterInfo *MRI, const LiveIntervals *LIS) argument
[all...]
H A DTwoAddressInstructionPass.cpp76 LiveIntervals *LIS; member in class:__anon2207::TwoAddressInstructionPass
360 isPlainlyKilled(MachineInstr *MI, unsigned Reg, LiveIntervals *LIS) argument
402 isKilled(MachineInstr &MI, unsigned Reg, const MachineRegisterInfo *MRI, const TargetInstrInfo *TII, LiveIntervals *LIS, bool allowFalsePositives) argument
[all...]
H A DRegisterCoalescer.cpp84 LiveIntervals *LIS; member in class:__anon2172::RegisterCoalescer
1289 LiveIntervals *LIS; member in class:__anon2173::JoinVals
2067 isLocalCopy(MachineInstr *Copy, const LiveIntervals *LIS) argument
[all...]
H A DMachineScheduler.cpp1181 LiveIntervals *LIS = DAG->getLIS(); local
[all...]
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h51 LiveIntervals &LIS; member in class:llvm::VirtRegAuxInfo
H A DLiveRegMatrix.h43 LiveIntervals *LIS; member in class:llvm::LiveRegMatrix
H A DLiveRangeEdit.h63 LiveIntervals &LIS; member in class:llvm::LiveRangeEdit
H A DScheduleDAGInstrs.h83 LiveIntervals *LIS; member in class:llvm::ScheduleDAGInstrs
H A DLiveInterval.h655 LiveIntervals &LIS; member in class:llvm::LiveRange::ConnectedVNInfoEqClasses
H A DMachineScheduler.h105 LiveIntervals *LIS; member in struct:llvm::MachineSchedContext

Completed in 162 milliseconds