Home | History | Annotate | Download | only in MCParser

Lines Matching full:rewrites

109   ParseStatementInfo(SmallVectorImpl<AsmRewrite> *rewrites)
110 : Opcode(~0), ParseError(false), AsmRewrites(rewrites) {}