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