Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp685 MCAsmMacro *parseMacroLikeBody(SMLoc DirectiveLoc);
5633 MCAsmMacro *AsmParser::parseMacroLikeBody(SMLoc DirectiveLoc) { in parseMacroLikeBody() function in AsmParser
5711 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveRept()
5740 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveIrp()
5778 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveIrpc()
H A DMasmParser.cpp1036 MCAsmMacro *parseMacroLikeBody(SMLoc DirectiveLoc);
6806 MCAsmMacro *MasmParser::parseMacroLikeBody(SMLoc DirectiveLoc) { in parseMacroLikeBody() function in MasmParser
6949 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveRepeat()
6978 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveWhile()
7066 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveFor()
7116 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveForc()