Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h116 virtual StringRef LookupInlineAsmLabel(StringRef Identifier, SourceMgr &SM,
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseStmtAsm.cpp58 StringRef LookupInlineAsmLabel(StringRef Identifier, llvm::SourceMgr &LSM,
125 StringRef ClangAsmParserCallback::LookupInlineAsmLabel(StringRef Identifier, in LookupInlineAsmLabel() function in ClangAsmParserCallback
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp2278 SemaCallback->LookupInlineAsmLabel(Identifier, getSourceManager(), in ParseIntelInlineAsmIdentifier()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1850 SI->LookupInlineAsmLabel(IDVal, getSourceManager(), IDLoc, true); in parseStatement()
H A DMasmParser.cpp1957 SI->LookupInlineAsmLabel(IDVal, getSourceManager(), IDLoc, true); in parseStatement()