Searched refs:parseDirectiveMSAlign (Results 1 – 2 of 2) sorted by relevance
686 bool parseDirectiveMSAlign(SMLoc DirectiveLoc, ParseStatementInfo &Info);2237 return parseDirectiveMSAlign(IDLoc, Info); in parseStatement()5779 bool AsmParser::parseDirectiveMSAlign(SMLoc IDLoc, ParseStatementInfo &Info) { in parseDirectiveMSAlign() function in AsmParser
934 bool parseDirectiveMSAlign(SMLoc DirectiveLoc, ParseStatementInfo &Info);2298 return parseDirectiveMSAlign(IDLoc, Info); in parseStatement()5692 bool MasmParser::parseDirectiveMSAlign(SMLoc IDLoc, ParseStatementInfo &Info) { in parseDirectiveMSAlign() function in MasmParser