Searched refs:hasMips64r2 (Results 1 – 17 of 17) sorted by relevance
198 hasMips64r2(); in hasMips32r2()202 hasMips64r2(); in hasMips32r3()213 bool hasMips64r2() const { return MipsArchVersion >= Mips64r2; } in hasMips64r2() function
352 if (!Subtarget.hasMips64r2()) in MipsTargetLowering()409 if (!Subtarget.hasMips64r2()) in MipsTargetLowering()
190 def HasMips64r2 : Predicate<"Subtarget->hasMips64r2()">,
247 hasMips64r2(); in hasMips32r2()251 hasMips64r2(); in hasMips32r3()262 bool hasMips64r2() const { return MipsArchVersion >= Mips64r2; } in hasMips64r2() function
156 if (hasMips64() && !hasMips64r2()) { in MipsSubtarget()166 if (hasMips64() && !hasMips64r2()) { in MipsSubtarget()
430 if (!Subtarget.hasMips64r2()) in MipsTargetLowering()485 if (!Subtarget.hasMips64r2()) in MipsTargetLowering()917 ((SMSize0 + SMPos0 <= 64 && Subtarget.hasMips64r2()) || in performORCombine()
199 def HasMips64r2 : Predicate<"Subtarget->hasMips64r2()">,
112 bool hasMips64r2() const { return MipsArchVersion == Mips64r2; } in hasMips64r2() function
132 def HasMips64r2 : Predicate<"Subtarget.hasMips64r2()">;
162 if (!Subtarget->hasMips64r2()) in MipsTargetLowering()
95 else if (P.hasMips64r2()) in setISALevelAndRevisionFromPredicates()
93 else if (P.hasMips64r2()) in setISALevelAndRevisionFromPredicates()
491 bool hasMips64r2() const { in hasMips64r2() function in __anond0efcad40211::MipsAsmParser3523 if (hasMips64r2()) { in expandDRotation()3589 if (hasMips64r2()) { in expandDRotationImm()
585 bool hasMips64r2() const { in hasMips64r2() function in __anon065d760c0211::MipsAsmParser4547 if (hasMips64r2()) { in expandDRotation()4611 if (hasMips64r2()) { in expandDRotationImm()
1598 …// (Subtarget->hasCnMips()) && (Subtarget->hasMips64()) && (Subtarget->hasMips64r2()) && (Subtarge…1621 …// (Subtarget->hasCnMips()) && (Subtarget->hasMips64()) && (Subtarget->hasMips64r2()) && (Subtarge…1644 …// (Subtarget->hasCnMips()) && (Subtarget->hasMips64()) && (Subtarget->hasMips64r2()) && (Subtarge…1667 …// (Subtarget->hasCnMips()) && (Subtarget->hasMips64()) && (Subtarget->hasMips64r2()) && (Subtarge…1691 …// (Subtarget->hasCnMips()) && (Subtarget->hasMips64()) && (Subtarget->hasMips64r2()) && (Subtarge…1713 …// (Subtarget->hasCnMips()) && (Subtarget->hasMips64()) && (Subtarget->hasMips64r2()) && (Subtarge…12832 /* 23629*/ OPC_CheckPatternPredicate, 54, // (Subtarget->hasMips64r2()) && (Subtarget->has…12844 /* 23651*/ OPC_CheckPatternPredicate, 54, // (Subtarget->hasMips64r2()) && (Subtarget->hasSt…12861 /* 23681*/ OPC_CheckPatternPredicate, 54, // (Subtarget->hasMips64r2()) && (Subtarget->hasStan…15585 …// (Subtarget->hasCnMips()) && (Subtarget->hasMips64()) && (Subtarget->hasMips64r2()) && (Subtarge…[all …]
3701 …if ((Subtarget->hasMips64r2()) && (Subtarget->hasStandardEncoding()) && (!Subtarget->inMicroMipsMo…
106 if (Subtarget->hasMips64r2())