Searched defs:hasMips5 (Results 1 – 2 of 2) sorted by relevance
173 bool hasMips5() const { return MipsArchVersion >= Mips5; } in hasMips5() function
393 bool hasMips5() const { return STI.getFeatureBits() & Mips::FeatureMips5; } in hasMips5() function in __anond0efcad40211::MipsAsmParser