Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp672 MCAsmMacro *parseMacroLikeBody(SMLoc DirectiveLoc);
5558 MCAsmMacro *AsmParser::parseMacroLikeBody(SMLoc DirectiveLoc) { in parseMacroLikeBody() function in AsmParser
5641 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveRept()
5670 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveIrp()
5708 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveIrpc()
H A DMasmParser.cpp965 MCAsmMacro *parseMacroLikeBody(SMLoc DirectiveLoc);
6523 MCAsmMacro *MasmParser::parseMacroLikeBody(SMLoc DirectiveLoc) { in parseMacroLikeBody() function in MasmParser
6648 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveRepeat()
6676 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveWhile()
6763 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveFor()
6813 MCAsmMacro *M = parseMacroLikeBody(DirectiveLoc); in parseDirectiveForc()