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

12

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocBase.h67 LiveIntervals *LIS = nullptr; member in class:llvm::RegAllocBase
H A DInterferenceCache.h63 LiveIntervals *LIS = nullptr; member in class:llvm::InterferenceCache::Entry
H A DRegisterPressure.cpp237 static const LiveRange *getLiveRange(const LiveIntervals &LIS, unsigned Reg) { argument
421 static LaneBitmask getLanesWithProperty(const LiveIntervals &LIS, argument
449 getLiveLanesAt(const LiveIntervals &LIS, const MachineRegisterInfo &MRI, bool TrackLaneMasks, unsigned RegUnit, SlotIndex Pos) argument
[all...]
H A DRenameIndependentSubregs.cpp72 SubRangeInfo(LiveIntervals &LIS, LiveInterval::SubRange &SR, argument
104 LiveIntervals *LIS; member in class:__anon4634::RenameIndependentSubregs
[all...]
H A DSplitKit.h51 const LiveIntervals &LIS; member in class:llvm::InsertPointAnalysis
99 const LiveIntervals &LIS; member in class:llvm::SplitAnalysis
260 LiveIntervals &LIS; member in class:llvm::SplitEditor
H A DCalcSpillWeights.cpp31 void llvm::calculateSpillWeightsAndHints(LiveIntervals &LIS, argument
85 isRematerializable(const LiveInterval &LI, const LiveIntervals &LIS, VirtRegMap *VRM, const TargetInstrInfo &TII) argument
[all...]
H A DPHIElimination.cpp70 LiveIntervals *LIS; member in class:__anon4610::PHIElimination
[all...]
H A DVirtRegMap.cpp181 LiveIntervals *LIS; member in class:__anon4672::VirtRegRewriter
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyOptimizeLiveIntervals.cpp74 auto &LIS = getAnalysis<LiveIntervals>(); local
H A DWebAssemblyMemIntrinsicResults.cpp189 auto &LIS local
84 replaceDominatedUses(MachineBasicBlock &MBB, MachineInstr &MI, unsigned FromReg, unsigned ToReg, const MachineRegisterInfo &MRI, MachineDominatorTree &MDT, LiveIntervals &LIS) argument
149 optimizeCall(MachineBasicBlock &MBB, MachineInstr &MI, const MachineRegisterInfo &MRI, MachineDominatorTree &MDT, LiveIntervals &LIS, const WebAssemblyTargetLowering &TLI, const TargetLibraryInfo &LibInfo) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCalcSpillWeights.h52 LiveIntervals &LIS; member in class:llvm::VirtRegAuxInfo
H A DLiveRegMatrix.h42 LiveIntervals *LIS; member in class:llvm::LiveRegMatrix
H A DLiveRangeEdit.h73 LiveIntervals &LIS; member in class:llvm::LiveRangeEdit
H A DModuloSchedule.h167 LiveIntervals &LIS; member in class:llvm::ModuloScheduleExpander
279 LiveIntervals *LIS; member in class:llvm::PeelingModuloScheduleExpander
255 ModuloScheduleExpander(MachineFunction &MF, ModuloSchedule &S, LiveIntervals &LIS, InstrChangesTy InstrChanges) argument
309 PeelingModuloScheduleExpander(MachineFunction &MF, ModuloSchedule &S, LiveIntervals *LIS) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.cpp36 printLivesAt(SlotIndex SI, const LiveIntervals &LIS, const MachineRegisterInfo &MRI) argument
[all...]
H A DSIPreAllocateWWMRegs.cpp41 LiveIntervals *LIS; member in class:__anon5032::SIPreAllocateWWMRegs
H A DGCNNSAReassign.cpp80 LiveIntervals *LIS; member in class:__anon4989::GCNNSAReassign
H A DGCNRegBankReassign.cpp150 LiveIntervals *LIS; member in class:__anon4992::GCNRegBankReassign
H A DGCNRegPressure.h103 const LiveIntervals &LIS; member in class:llvm::GCNRPTracker
203 getLiveRegMap(Range &&R, bool After, LiveIntervals &LIS) { argument
240 getLiveRegsAfter(const MachineInstr &MI, const LiveIntervals &LIS) argument
246 getLiveRegsBefore(const MachineInstr &MI, const LiveIntervals &LIS) argument
[all...]
H A DSIFormMemoryClauses.cpp317 LiveIntervals *LIS = &getAnalysis<LiveIntervals>(); local
H A DSILowerSGPRSpills.cpp52 LiveIntervals *LIS = nullptr; member in class:__anon5025::SILowerSGPRSpills
88 insertCSRSaves(MachineBasicBlock &SaveBlock, ArrayRef<CalleeSavedInfo> CSI, LiveIntervals *LIS) argument
120 insertCSRRestores(MachineBasicBlock &RestoreBlock, std::vector<CalleeSavedInfo> &CSI, LiveIntervals *LIS) argument
[all...]
H A DSIOptimizeExecMaskingPreRA.cpp304 LiveIntervals *LIS = &getAnalysis<LiveIntervals>(); local
189 optimizeVcndVcmpPair(MachineBasicBlock &MBB, const GCNSubtarget &ST, MachineRegisterInfo &MRI, LiveIntervals *LIS) argument
[all...]
H A DGCNIterativeScheduler.cpp60 printRegion(raw_ostream &OS, MachineBasicBlock::iterator Begin, MachineBasicBlock::iterator End, const LiveIntervals *LIS, unsigned MaxInstNum = std::numeric_limits<unsigned>::max()) argument
91 printLivenessInfo(raw_ostream &OS, MachineBasicBlock::iterator Begin, MachineBasicBlock::iterator End, const LiveIntervals *LIS) argument
462 LLVM_DEBUG(printRegion(dbgs(), R->Begin, R->End, LIS, 3); local
463 printLivenessInfo(dbgs(), R->Begin, R->End, LIS)); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTLSDynamicCall.cpp46 LiveIntervals *LIS; member in struct:__anon5316::PPCTLSDynamicCall
H A DPPCVSXFMAMutate.cpp67 LiveIntervals *LIS; member in struct:__anon5320::PPCVSXFMAMutate
[all...]

Completed in 306 milliseconds

12