Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h390 MCSymbol *getInlineAsmLabel(StringRef Name) const { in getInlineAsmLabel() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp1158 MCSymbol *Sym = getContext().getInlineAsmLabel(SymbolName); in parsePrimaryExpr()