Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp1207 MCSymbol *Sym = getContext().getInlineAsmLabel(Identifier); in parseCSKYSymbol()
1293 MCSymbol *Sym = getContext().getInlineAsmLabel(Identifier); in parseDataSymbol()
1389 MCSymbol *Sym = getContext().getInlineAsmLabel(Identifier); in parseConstpoolSymbol()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCContext.h529 MCSymbol *getInlineAsmLabel(StringRef Name) const { in getInlineAsmLabel() function
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1254 MCSymbol *Sym = getContext().getInlineAsmLabel(SymbolName); in parsePrimaryExpr()
H A DMasmParser.cpp1684 MCSymbol *Sym = getContext().getInlineAsmLabel(SymbolName); in parsePrimaryExpr()