Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DAsmParser.cpp681 MCAsmMacro *parseMacroLikeBody(SMLoc DirectiveLoc);
5605 MCAsmMacro *AsmParser::parseMacroLikeBody(SMLoc DirectiveLoc) { in parseMacroLikeBody() function in AsmParser
5688 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveRept()
5717 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveIrp()
5755 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveIrpc()
H A DMasmParser.cpp1017 MCAsmMacro *parseMacroLikeBody(SMLoc DirectiveLoc);
6820 MCAsmMacro *MasmParser::parseMacroLikeBody(SMLoc DirectiveLoc) { in parseMacroLikeBody() function in MasmParser
6963 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveRepeat()
6991 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveWhile()
7078 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveFor()
7128 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveForc()