Searched defs:MLI (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLazyMachineBlockFrequencyInfo.cpp65 auto *MLI = getAnalysisIfAvailable<MachineLoopInfo>(); local
H A DUnreachableBlockElim.cpp108 MachineLoopInfo *MLI = getAnalysisIfAvailable<MachineLoopInfo>(); local
H A DBranchFolding.h127 MachineLoopInfo *MLI; member in class:llvm::BranchFolder
H A DMachineBlockFrequencyInfo.cpp213 MachineLoopInfo &MLI = getAnalysis<MachineLoopInfo>(); local
176 MachineBlockFrequencyInfo( MachineFunction &F, MachineBranchProbabilityInfo &MBPI, MachineLoopInfo &MLI) argument
192 calculate( const MachineFunction &F, const MachineBranchProbabilityInfo &MBPI, const MachineLoopInfo &MLI) argument
H A DMachineCombiner.cpp70 MachineLoopInfo *MLI; // Current MachineLoopInfo member in class:__anon3504::MachineCombiner
H A DShrinkWrap.cpp132 MachineLoopInfo *MLI; member in class:__anon3588::ShrinkWrap
[all...]
H A DCalcSpillWeights.cpp31 calculateSpillWeightsAndHints(LiveIntervals &LIS, MachineFunction &MF, VirtRegMap *VRM, const MachineLoopInfo &MLI, const MachineBlockFrequencyInfo &MBFI, VirtRegAuxInfo::NormalizingFn norm) argument
H A DDFAPacketizer.cpp129 DefaultVLIWScheduler(MachineFunction &MF, MachineLoopInfo &MLI, AAResults *AA) argument
H A DPHIElimination.cpp186 MachineLoopInfo *MLI = getAnalysisIfAvailable<MachineLoopInfo>(); local
592 SplitPHIEdges(MachineFunction &MF, MachineBasicBlock &MBB, MachineLoopInfo *MLI, std::vector<SparseBitVector<>> *LiveInSets) argument
H A DPostRASchedulerList.cpp285 MachineLoopInfo &MLI = getAnalysis<MachineLoopInfo>(); local
204 SchedulePostRATDList( MachineFunction &MF, MachineLoopInfo &MLI, AliasAnalysis *AA, const RegisterClassInfo &RCI, TargetSubtargetInfo::AntiDepBreakMode AntiDepMode, SmallVectorImpl<const TargetRegisterClass *> &CriticalPathRCs) argument
H A DMachineLICM.cpp131 MachineLoopInfo *MLI; // Current MachineLoopInfo member in class:__anon3512::MachineLICMBase
H A DPeepholeOptimizer.cpp159 MachineLoopInfo *MLI; member in class:__anon3540::PeepholeOptimizer
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVLIWPacketizer.h70 const MachineLoopInfo *MLI; member in class:llvm::HexagonPacketizerList
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.h32 const MachineLoopInfo *MLI; member in class:llvm::SystemZPostRASchedStrategy
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp80 const MachineLoopInfo &MLI; member in class:__anon4361::RegionInfo
86 RegionInfo(const MachineLoopInfo &MLI, const WebAssemblyExceptionInfo &WEI) argument
255 static void sortBlocks(MachineFunction &MF, const MachineLoopInfo &MLI, argument
429 const auto &MLI local
[all...]
H A DWebAssemblyCFGStackify.cpp384 const auto &MLI = getAnalysis<MachineLoopInfo>(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FixupBWInsts.cpp144 MachineLoopInfo *MLI = nullptr; member in class:__anon4428::FixupBWInstPass
H A DX86LoadValueInjectionLoadHardening.cpp273 const auto &MLI = getAnalysis<MachineLoopInfo>(); local
326 getGadgetGraph( MachineFunction &MF, const MachineLoopInfo &MLI, const MachineDominatorTree &MDT, const MachineDominanceFrontier &MDF) const argument
H A DX86CmovConversion.cpp168 MachineLoopInfo &MLI = getAnalysis<MachineLoopInfo>(); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h121 const MachineLoopInfo *MLI; member in class:llvm::ScheduleDAGInstrs
H A DAsmPrinter.h108 MachineLoopInfo *MLI = nullptr; member in class:llvm::AsmPrinter
H A DMachinePipeliner.h65 const MachineLoopInfo *MLI = nullptr; member in class:llvm::MachinePipeliner
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegBankReassign.cpp144 MachineLoopInfo *MLI; member in class:__anon3949::GCNRegBankReassign
H A DR600Packetizer.cpp329 MachineLoopInfo &MLI = getAnalysis<MachineLoopInfo>(); local
147 R600PacketizerList(MachineFunction &MF, const R600Subtarget &ST, MachineLoopInfo &MLI) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp82 MachineLoopInfo &MLI; member in class:__anon4030::PostOrderLoopTraversal
87 PostOrderLoopTraversal(MachineLoop &ML, MachineLoopInfo &MLI) argument
219 MachineLoopInfo &MLI; member in struct:__anon4030::LowOverheadLoop
239 LowOverheadLoop(MachineLoop &ML, MachineLoopInfo &MLI, argument
323 MachineLoopInfo *MLI = nullptr; member in class:__anon4030::ARMLowOverheadLoops
[all...]

Completed in 297 milliseconds

12