Searched refs:getInlineAsmLabel (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h390 MCSymbol *getInlineAsmLabel(StringRef Name) const { function in class:llvm::MCContext
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp1158 MCSymbol *Sym = getContext().getInlineAsmLabel(SymbolName);

Completed in 127 milliseconds