Home
last modified time | relevance | path

Searched defs:MSTI (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h180 std::unique_ptr<MCSubtargetInfo> MSTI; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h104 const MCSubtargetInfo *MSTI; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp878 std::unique_ptr<MCSubtargetInfo> MSTI( in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp634 ModuloScheduleTestAnnotater MSTI(MF, MS); in schedule() local