| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/ |
| H A D | DWARFEmitterImpl.cpp | |
| H A D | DWARFEmitterImpl.h | |
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
| H A D | DWARFEmitterImpl.cpp | 52 MSTI.reset(TheTarget->createMCSubtargetInfo(TripleName, "", "")); in init() 53 if (!MSTI) in init() 58 MC.reset(new MCContext(TheTriple, MAI.get(), MRI.get(), MSTI.get(), nullptr, in init() 63 MAB = TheTarget->createMCAsmBackend(*MSTI, *MRI, MCOptions); in init() 95 *MSTI); in init()
|
| H A D | DebugLineSectionEmitter.h | 88 MSTI.reset(TheTarget->createMCSubtargetInfo(TripleName, "", "")); in init() 89 if (!MSTI) in init() 94 MC.reset(new MCContext(TheTriple, MAI.get(), MRI.get(), MSTI.get(), nullptr, in init() 425 std::unique_ptr<MCSubtargetInfo> MSTI; variable
|
| H A D | DWARFEmitterImpl.h | 113 std::unique_ptr<MCSubtargetInfo> MSTI; variable
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-dwp/ |
| H A D | llvm-dwp.cpp | 232 std::unique_ptr<MCSubtargetInfo> MSTI( in llvm_dwp_main() local 234 if (!MSTI) in llvm_dwp_main() 237 MCContext MC(*ErrOrTriple, MAI.get(), MRI.get(), MSTI.get()); in llvm_dwp_main() 243 auto MAB = TheTarget->createMCAsmBackend(*MSTI, *MRI, Options); in llvm_dwp_main() 272 *MSTI)); in llvm_dwp_main()
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/ |
| H A D | DWARFStreamer.cpp | |
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCContext.h | 130 const MCSubtargetInfo *MSTI = nullptr; variable 386 const MCSubtargetInfo *MSTI, 418 const MCSubtargetInfo *getSubtargetInfo() const { return MSTI; } in getSubtargetInfo()
|
| /freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/ |
| H A D | DWARFStreamer.cpp | 72 MSTI.reset(TheTarget->createMCSubtargetInfo(TripleName, "", "")); in init() 73 if (!MSTI) in init() 78 MC.reset(new MCContext(TheTriple, MAI.get(), MRI.get(), MSTI.get(), nullptr, in init() 83 MAB = TheTarget->createMCAsmBackend(*MSTI, *MRI, MCOptions); in init() 115 *MSTI); in init()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFStreamer.h | |
| /freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
| H A D | DWARFStreamer.h | 289 std::unique_ptr<MCSubtargetInfo> MSTI; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCContext.cpp | 72 MAI(mai), MRI(mri), MSTI(msti), Symbols(Allocator), in MCContext()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
| H A D | AMDGPUAsmParser.cpp | 1271 MCSubtargetInfo const *MSTI = nullptr; member in __anon6862249c0111::KernelScopeInfo 1290 int totalVGPR = getTotalNumVGPRs(isGFX90A(*MSTI), AgprIndexUnusedMin, in usesVgprAt() 1299 if (!hasMAIInsts(*MSTI)) in usesAgprAt() 1312 int totalVGPR = getTotalNumVGPRs(isGFX90A(*MSTI), AgprIndexUnusedMin, in usesAgprAt() 1324 MSTI = Ctx->getSubtargetInfo(); in initialize() 1328 if (hasMAIInsts(*MSTI)) { in initialize()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachinePipeliner.cpp | 873 ModuloScheduleTestAnnotater MSTI(MF, MS); in schedule() local 874 MSTI.annotate(); in schedule()
|
| /freebsd/share/misc/ |
| H A D | pci_vendors | 24335 # IGP = on-chip integrated in the MSTI-PMX-1000 (Vortex86MX). 24359 # Found in MSTI-PMX-1000 (Vortex86MX) SoC.
|