Searched refs:hasMips1 (Results 1 – 3 of 3) sorted by relevance
185 bool hasMips1() const { return MipsArchVersion >= Mips1; } in hasMips1() function
121 else if (P.hasMips1()) in setISALevelAndRevisionFromPredicates()
467 bool hasMips1() const { in hasMips1() function in __anon62f483b30211::MipsAsmParser3143 if (hasMips1() && !hasMips2()) { in expandTrunc()