Home | History | Annotate | Download | only in AsmParser

Lines Matching defs:hasMips2

390   bool hasMips2() const { return STI.getFeatureBits() & Mips::FeatureMips2; }