Searched defs:hasMips2 (Results 1 – 2 of 2) sorted by relevance
170 bool hasMips2() const { return MipsArchVersion >= Mips2; } in hasMips2() function
390 bool hasMips2() const { return STI.getFeatureBits() & Mips::FeatureMips2; } in hasMips2() function in __anond0efcad40211::MipsAsmParser