Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/MCParser/
DMCAsmParser.h55 virtual StringRef LookupInlineAsmLabel(StringRef Identifier, SourceMgr &SM,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/MCParser/
DMCAsmParser.h102 virtual StringRef LookupInlineAsmLabel(StringRef Identifier, SourceMgr &SM,
/external/clang/lib/Parse/
DParseStmtAsm.cpp97 StringRef LookupInlineAsmLabel(StringRef Identifier, llvm::SourceMgr &LSM, in LookupInlineAsmLabel() function in __anon362010ca0111::ClangAsmParserCallback
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp1498 SemaCallback->LookupInlineAsmLabel(Identifier, getSourceManager(), in ParseIntelIdentifier()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp1631 SemaCallback->LookupInlineAsmLabel(Identifier, getSourceManager(), in ParseIntelInlineAsmIdentifier()
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp1535 SI->LookupInlineAsmLabel(IDVal, getSourceManager(), IDLoc, true); in parseStatement()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DAsmParser.cpp1783 SI->LookupInlineAsmLabel(IDVal, getSourceManager(), IDLoc, true); in parseStatement()