Searched refs:hasMips32r5 (Results 1 – 5 of 5) sorted by relevance
194 if (!hasMips32r5() && hasMSA() && !MSAWarningPrinted) { in MipsSubtarget()199 if (!hasMips32r5() && hasVirt() && !VirtWarningPrinted) { in MipsSubtarget()
269 bool hasMips32r5() const { in hasMips32r5() function
181 def HasMips32r5 : Predicate<"Subtarget->hasMips32r5()">,
100 else if (P.hasMips32r5()) in setISALevelAndRevisionFromPredicates()
657 bool hasMips32r5() const { in hasMips32r5() function in __anona2e40b320211::MipsAsmParser