Searched refs:parseDirectiveMSAlign (Results 1 – 2 of 2) sorted by relevance
698 bool parseDirectiveMSAlign(SMLoc DirectiveLoc, ParseStatementInfo &Info);2308 return parseDirectiveMSAlign(IDLoc, Info); in parseStatement()5832 bool AsmParser::parseDirectiveMSAlign(SMLoc IDLoc, ParseStatementInfo &Info) { in parseDirectiveMSAlign() function in AsmParser
1051 bool parseDirectiveMSAlign(SMLoc DirectiveLoc, ParseStatementInfo &Info);2650 return parseDirectiveMSAlign(IDLoc, Info); in parseStatement()7156 bool MasmParser::parseDirectiveMSAlign(SMLoc IDLoc, ParseStatementInfo &Info) { in parseDirectiveMSAlign() function in MasmParser