Searched refs:MTM (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineTraceMetrics.cpp | 89 MTM.init(MF, getAnalysis<MachineLoopInfoWrapperPass>().getLI()); in runOnMachineFunction() 171 : MTM(*ct) { in Ensemble() 172 BlockInfo.resize(MTM.BlockInfo.size()); in Ensemble() 173 unsigned PRKinds = MTM.SchedModel.getNumProcResourceKinds(); in Ensemble() 174 ProcResourceDepths.resize(MTM.BlockInfo.size() * PRKinds); in Ensemble() 175 ProcResourceHeights.resize(MTM.BlockInfo.size() * PRKinds); in Ensemble() 183 return MTM.Loops->getLoopFor(MBB); in getLoopFor() 191 unsigned PRKinds = MTM.SchedModel.getNumProcResourceKinds(); in computeDepthResources() 208 const FixedBlockInfo *PredFBI = MTM.getResources(TBI->Pred); in computeDepthResources() 214 ArrayRef<unsigned> PredPRCycles = MTM.getProcReleaseAtCycles(PredNum); in computeDepthResources() [all …]
|
| H A D | EarlyIfConversion.cpp | 816 MachineTraceMetrics &MTM) in EarlyIfConverter() argument 817 : DomTree(&DT), Loops(&LI), Traces(&MTM) {} in EarlyIfConverter() 1163 MachineTraceMetrics &MTM = MFAM.getResult<MachineTraceMetricsAnalysis>(MF); in run() local 1165 EarlyIfConverter Impl(MDT, LI, MTM); in run() 1184 MachineTraceMetrics &MTM = in runOnMachineFunction() local 1187 return EarlyIfConverter(MDT, LI, MTM).run(MF); in runOnMachineFunction()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachineTraceMetrics.h | 357 MachineTraceMetrics &MTM; 472 MachineTraceMetrics MTM; variable 478 void releaseMemory() override { MTM.clear(); } in releaseMemory() 479 void verifyAnalysis() const override { MTM.verifyAnalysis(); } in verifyAnalysis() 480 MachineTraceMetrics &getMTM() { return MTM; } in getMTM()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsAsmPrinter.cpp | 759 const MipsTargetMachine &MTM = static_cast<const MipsTargetMachine &>(TM); in emitStartOfAsmFile() local 760 const MipsSubtarget STI(TT, CPU, StringRef(strFS), MTM.isLittleEndian(), in emitStartOfAsmFile() 761 MTM, std::nullopt); in emitStartOfAsmFile() 764 const MipsABIInfo &ABI = MTM.getABI(); in emitStartOfAsmFile()
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | audio | 128 # MTM/669/FAR/S3M/ULT/XM format checking [Aaron Eppert, aeppert@dialin.ind.net] 132 #0 string MTM MultiTracker Module sound file 947 0 string MTM Multitracker
|