Searched defs:hasMips4 (Results 1 – 2 of 2) sorted by relevance
172 bool hasMips4() const { return MipsArchVersion >= Mips4; } in hasMips4() function
392 bool hasMips4() const { return STI.getFeatureBits() & Mips::FeatureMips4; } in hasMips4() function in __anond0efcad40211::MipsAsmParser