Searched refs:hasMips32r5 (Results 1 – 5 of 5) sorted by relevance
195 if (!hasMips32r5() && hasMSA() && !MSAWarningPrinted) { in MipsSubtarget()200 if (!hasMips32r5() && hasVirt() && !VirtWarningPrinted) { in MipsSubtarget()
267 bool hasMips32r5() const { in hasMips32r5() function
180 def HasMips32r5 : Predicate<"Subtarget->hasMips32r5()">,
100 else if (P.hasMips32r5()) in setISALevelAndRevisionFromPredicates()
663 bool hasMips32r5() const { in hasMips32r5() function in __anon41cfaf1f0211::MipsAsmParser