Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/MCParser/
H A DMCAsmParser.h102 virtual StringRef LookupInlineAsmLabel(StringRef Identifier, SourceMgr &SM,
/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseStmtAsm.cpp61 StringRef LookupInlineAsmLabel(StringRef Identifier, llvm::SourceMgr &LSM,
128 StringRef ClangAsmParserCallback::LookupInlineAsmLabel(StringRef Identifier, in LookupInlineAsmLabel() function in ClangAsmParserCallback
/freebsd-12.1/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1636 SemaCallback->LookupInlineAsmLabel(Identifier, getSourceManager(), in ParseIntelInlineAsmIdentifier()
/freebsd-12.1/contrib/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1793 SI->LookupInlineAsmLabel(IDVal, getSourceManager(), IDLoc, true); in parseStatement()