Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp674 MCAsmMacro *parseMacroLikeBody(SMLoc DirectiveLoc);
5580 MCAsmMacro *AsmParser::parseMacroLikeBody(SMLoc DirectiveLoc) { in parseMacroLikeBody() function in AsmParser
5663 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveRept()
5692 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveIrp()
5730 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveIrpc()
H A DMasmParser.cpp1018 MCAsmMacro *parseMacroLikeBody(SMLoc DirectiveLoc);
6853 MCAsmMacro *MasmParser::parseMacroLikeBody(SMLoc DirectiveLoc) { in parseMacroLikeBody() function in MasmParser
6998 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveRepeat()
7026 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveWhile()
7113 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveFor()
7163 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveForc()