Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFStreamer.h203 std::unique_ptr<MCSubtargetInfo> MSTI; variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp165 std::unique_ptr<MCSubtargetInfo> MSTI( in main() local
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h122 const MCSubtargetInfo *MSTI; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp654 ModuloScheduleTestAnnotater MSTI(MF, MS); in schedule() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1169 MCSubtargetInfo const *MSTI = nullptr; member in __anon2409b1d30111::KernelScopeInfo