Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:isPrefix

1013   bool isPrefix =
1024 if (getLexer().isNot(AsmToken::EndOfStatement) && !isPrefix) {
1062 else if (isPrefix && getLexer().is(AsmToken::Slash))