Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/CSKY/AsmParser/
HDCSKYAsmParser.cpp1195 MCSymbol *Sym = getContext().getInlineAsmLabel(Identifier); in parseCSKYSymbol()
1267 MCSymbol *Sym = getContext().getInlineAsmLabel(Identifier); in parseDataSymbol()
1342 MCSymbol *Sym = getContext().getInlineAsmLabel(Identifier); in parseConstpoolSymbol()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCContext.h513 MCSymbol *getInlineAsmLabel(StringRef Name) const { in getInlineAsmLabel() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
HDAsmParser.cpp1251 MCSymbol *Sym = getContext().getInlineAsmLabel(SymbolName); in parsePrimaryExpr()
HDMasmParser.cpp1673 MCSymbol *Sym = getContext().getInlineAsmLabel(SymbolName); in parsePrimaryExpr()