Searched refs:hasMips1 (Results 1 – 3 of 3) sorted by relevance
118 else if (P.hasMips1()) in setISALevelAndRevisionFromPredicates()
248 bool hasMips1() const { return MipsArchVersion >= Mips1; } in hasMips1() function
619 bool hasMips1() const { in hasMips1() function in __anon114dad2e0211::MipsAsmParser4388 if (hasMips1() && !hasMips2()) { in expandTrunc()