Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp303 bool parseMacroArguments(const MCAsmMacro *M, MCAsmMacroArguments &A);
2641 bool AsmParser::parseMacroArguments(const MCAsmMacro *M, in parseMacroArguments() function in AsmParser
2773 if (parseMacroArguments(M, A)) in handleMacroEntry()
5595 parseMacroArguments(nullptr, A) || in parseDirectiveIrp()
5630 parseMacroArguments(nullptr, A)) in parseDirectiveIrpc()