Home
last modified time | relevance | path

Searched refs:MSTI (Results 1 – 14 of 14) 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.cpp51 MSTI.reset(TheTarget->createMCSubtargetInfo(TripleName, "", "")); in init()
52 if (!MSTI) in init()
57 MC.reset(new MCContext(TheTriple, MAI.get(), MRI.get(), MSTI.get(), nullptr, in init()
62 MAB = TheTarget->createMCAsmBackend(*MSTI, *MRI, MCOptions); in init()
94 *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
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp230 std::unique_ptr<MCSubtargetInfo> MSTI( in llvm_dwp_main() local
232 if (!MSTI) in llvm_dwp_main()
235 MCContext MC(*ErrOrTriple, MAI.get(), MRI.get(), MSTI.get()); in llvm_dwp_main()
241 auto MAB = TheTarget->createMCAsmBackend(*MSTI, *MRI, Options); in llvm_dwp_main()
270 *MSTI)); in llvm_dwp_main()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h129 const MCSubtargetInfo *MSTI = nullptr; variable
386 const MCRegisterInfo *MRI, const MCSubtargetInfo *MSTI,
418 const MCSubtargetInfo *getSubtargetInfo() const { return MSTI; } in getSubtargetInfo()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/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.h284 std::unique_ptr<MCSubtargetInfo> MSTI; variable
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCContext.cpp73 MAI(mai), MRI(mri), MSTI(msti), Symbols(Allocator), in MCContext()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1218 MCSubtargetInfo const *MSTI = nullptr; member in __anon6862249c0111::KernelScopeInfo
1237 int totalVGPR = getTotalNumVGPRs(isGFX90A(*MSTI), AgprIndexUnusedMin, in usesVgprAt()
1246 if (!hasMAIInsts(*MSTI)) in usesAgprAt()
1259 int totalVGPR = getTotalNumVGPRs(isGFX90A(*MSTI), AgprIndexUnusedMin, in usesAgprAt()
1271 MSTI = Ctx->getSubtargetInfo(); in initialize()
1275 if (hasMAIInsts(*MSTI)) { in initialize()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp727 ModuloScheduleTestAnnotater MSTI(MF, MS); in schedule() local
728 MSTI.annotate(); in schedule()
/freebsd/share/misc/
H A Dpci_vendors23855 # IGP = on-chip integrated in the MSTI-PMX-1000 (Vortex86MX).
23879 # Found in MSTI-PMX-1000 (Vortex86MX) SoC.