Home
last modified time | relevance | path

Searched refs:MSTI (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFEmitterImpl.cpp
H A DDWARFEmitterImpl.h
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.cpp52 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 DDebugLineSectionEmitter.h88 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 DDWARFEmitterImpl.h113 std::unique_ptr<MCSubtargetInfo> MSTI; variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp232 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 DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h130 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 DDWARFStreamer.cpp72 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 DDWARFStreamer.h
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFStreamer.h289 std::unique_ptr<MCSubtargetInfo> MSTI; variable
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp72 MAI(mai), MRI(mri), MSTI(msti), Symbols(Allocator), in MCContext()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1271 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 DMachinePipeliner.cpp873 ModuloScheduleTestAnnotater MSTI(MF, MS); in schedule() local
874 MSTI.annotate(); in schedule()
/freebsd/share/misc/
H A Dpci_vendors24335 # IGP = on-chip integrated in the MSTI-PMX-1000 (Vortex86MX).
24359 # Found in MSTI-PMX-1000 (Vortex86MX) SoC.