Home
last modified time | relevance | path

Searched refs:LookupInlineAsmLabel (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h115 virtual StringRef LookupInlineAsmLabel(StringRef Identifier, SourceMgr &SM,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseStmtAsm.cpp60 StringRef LookupInlineAsmLabel(StringRef Identifier, llvm::SourceMgr &LSM,
127 StringRef ClangAsmParserCallback::LookupInlineAsmLabel(StringRef Identifier, in LookupInlineAsmLabel() function in ClangAsmParserCallback
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp2212 SemaCallback->LookupInlineAsmLabel(Identifier, getSourceManager(), in ParseIntelInlineAsmIdentifier()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1909 SI->LookupInlineAsmLabel(IDVal, getSourceManager(), IDLoc, true); in parseStatement()
H A DMasmParser.cpp2152 SI->LookupInlineAsmLabel(IDVal, getSourceManager(), IDLoc, true); in parseStatement()