Searched defs:hasMips1 (Results 1 – 2 of 2) sorted by relevance
169 bool hasMips1() const { return MipsArchVersion >= Mips1; } in hasMips1() function
389 bool hasMips1() const { return STI.getFeatureBits() & Mips::FeatureMips1; } in hasMips1() function in __anond0efcad40211::MipsAsmParser