Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:hasMips5

268   bool hasMips5() const { return STI.getFeatureBits() & Mips::FeatureMips5; }