Searched refs:parseDirectiveMSAlign (Results 1 – 2 of 2) sorted by relevance
685 bool parseDirectiveMSAlign(SMLoc DirectiveLoc, ParseStatementInfo &Info);2292 return parseDirectiveMSAlign(IDLoc, Info); in parseStatement()5762 bool AsmParser::parseDirectiveMSAlign(SMLoc IDLoc, ParseStatementInfo &Info) { in parseDirectiveMSAlign() function in AsmParser
980 bool parseDirectiveMSAlign(SMLoc DirectiveLoc, ParseStatementInfo &Info);2548 return parseDirectiveMSAlign(IDLoc, Info); in parseStatement()6853 bool MasmParser::parseDirectiveMSAlign(SMLoc IDLoc, ParseStatementInfo &Info) { in parseDirectiveMSAlign() function in MasmParser