Searched refs:LookupInlineAsmLabel (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/MC/MCParser/ |
| H A D | MCAsmParser.h | 116 virtual StringRef LookupInlineAsmLabel(StringRef Identifier, SourceMgr &SM,
|
| /llvm-project-15.0.7/clang/lib/Parse/ |
| H A D | ParseStmtAsm.cpp | 60 StringRef LookupInlineAsmLabel(StringRef Identifier, llvm::SourceMgr &LSM, 127 StringRef ClangAsmParserCallback::LookupInlineAsmLabel(StringRef Identifier, in LookupInlineAsmLabel() function in ClangAsmParserCallback
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/AsmParser/ |
| H A D | X86AsmParser.cpp | 2246 SemaCallback->LookupInlineAsmLabel(Identifier, getSourceManager(), in ParseIntelInlineAsmIdentifier()
|
| /llvm-project-15.0.7/llvm/lib/MC/MCParser/ |
| H A D | AsmParser.cpp | 1926 SI->LookupInlineAsmLabel(IDVal, getSourceManager(), IDLoc, true); in parseStatement()
|
| H A D | MasmParser.cpp | 2231 SI->LookupInlineAsmLabel(IDVal, getSourceManager(), IDLoc, true); in parseStatement()
|