Searched refs:parseDirectiveMSAlign (Results 1 – 2 of 2) sorted by relevance
687 bool parseDirectiveMSAlign(SMLoc DirectiveLoc, ParseStatementInfo &Info);2299 return parseDirectiveMSAlign(IDLoc, Info); in parseStatement()5784 bool AsmParser::parseDirectiveMSAlign(SMLoc IDLoc, ParseStatementInfo &Info) { in parseDirectiveMSAlign() function in AsmParser
1033 bool parseDirectiveMSAlign(SMLoc DirectiveLoc, ParseStatementInfo &Info);2701 return parseDirectiveMSAlign(IDLoc, Info); in parseStatement()7203 bool MasmParser::parseDirectiveMSAlign(SMLoc IDLoc, ParseStatementInfo &Info) { in parseDirectiveMSAlign() function in MasmParser