Home | History | Annotate | Download | only in AsmParser

Lines Matching full:isprefix

2190   bool isPrefix =
2200 if (getLexer().isNot(AsmToken::EndOfStatement) && !isPrefix) {
2230 (isPrefix && getLexer().is(AsmToken::Slash)))