Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:hasMips1

264   bool hasMips1() const { return STI.getFeatureBits() & Mips::FeatureMips1; }