Home
last modified time | relevance | path

Searched defs:SMP (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DStackMapPrinter.h19 void prettyPrintStackMap(ScopedPrinter &W, const StackMapParserT &SMP) { in prettyPrintStackMap()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCContext.cpp906 const SourceMgr *SMP = nullptr; in diagnose() local
926 const SourceMgr *SMP = &SM; in reportCommon() local
950 reportCommon(Loc, [&](SMDiagnostic &D, const SourceMgr *SMP) { in reportError()
961 reportCommon(Loc, [&](SMDiagnostic &D, const SourceMgr *SMP) { in reportWarning()