Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/MCParser/
DMCAsmParser.h55 virtual StringRef LookupInlineAsmLabel(StringRef Identifier, SourceMgr &SM,
/external/clang/lib/Parse/
DParseStmtAsm.cpp96 StringRef LookupInlineAsmLabel(StringRef Identifier, llvm::SourceMgr &LSM, in LookupInlineAsmLabel() function in __anona627ddaf0111::ClangAsmParserCallback
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp1399 SemaCallback->LookupInlineAsmLabel(Identifier, getSourceManager(), in ParseIntelIdentifier()
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp1431 SI->LookupInlineAsmLabel(IDVal, getSourceManager(), IDLoc, true); in parseStatement()