Home
last modified time | relevance | path

Searched refs:getInlineAsmLabel (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h503 MCSymbol *getInlineAsmLabel(StringRef Name) const { in getInlineAsmLabel() function
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1230 MCSymbol *Sym = getContext().getInlineAsmLabel(SymbolName); in parsePrimaryExpr()
H A DMasmParser.cpp1549 MCSymbol *Sym = getContext().getInlineAsmLabel(SymbolName); in parsePrimaryExpr()