Searched refs:parseDirectiveMSAlign (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/MC/MCParser/
H A DAsmParser.cpp469 bool parseDirectiveMSAlign(SMLoc DirectiveLoc, ParseStatementInfo &Info);
1568 return parseDirectiveMSAlign(IDLoc, Info);
4429 bool AsmParser::parseDirectiveMSAlign(SMLoc IDLoc, ParseStatementInfo &Info) { function in class:AsmParser

Completed in 168 milliseconds