Searched refs:LookupInlineAsmLabel (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/include/llvm/MC/MCParser/ |
| H A D | MCAsmParser.h | 102 virtual StringRef LookupInlineAsmLabel(StringRef Identifier, SourceMgr &SM,
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/ |
| H A D | ParseStmtAsm.cpp | 61 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 D | X86AsmParser.cpp | 1636 SemaCallback->LookupInlineAsmLabel(Identifier, getSourceManager(), in ParseIntelInlineAsmIdentifier()
|
| /freebsd-12.1/contrib/llvm/lib/MC/MCParser/ |
| H A D | AsmParser.cpp | 1793 SI->LookupInlineAsmLabel(IDVal, getSourceManager(), IDLoc, true); in parseStatement()
|