Searched refs:hasMips4 (Results 1 – 4 of 4) sorted by relevance
188 bool hasMips4() const { return MipsArchVersion >= Mips4; } in hasMips4() function
3963 assert(!(Subtarget.hasMips4() || Subtarget.hasMips32()) && in emitPseudoSELECT()
115 else if (P.hasMips4()) in setISALevelAndRevisionFromPredicates()
444 bool hasEightFccRegisters() const { return hasMips4() || hasMips32(); } in hasEightFccRegisters()476 bool hasMips4() const { in hasMips4() function in __anon62f483b30211::MipsAsmParser