Searched refs:hasMips32 (Results 1 – 8 of 8) sorted by relevance
115 if (isFP64bit() && !hasMips64() && hasMips32() && !hasMips32r2()) in MipsSubtarget()140 if (inAbs2008Mode() && hasMips32() && !hasMips32r2()) { in MipsSubtarget()175 } else if (hasMips32() && !hasMips32r2()) { in MipsSubtarget()185 } else if (hasMips32() && !hasMips32r2()) { in MipsSubtarget()
257 bool hasMips32() const { in hasMips32() function
493 if (!Subtarget.hasMips32() || Subtarget.inMips16Mode()) in MipsTargetLowering()556 bool UseFastISel = TM.Options.EnableFastISel && Subtarget.hasMips32() && in createFastISel()1075 if (Subtarget.hasMips32() && !Subtarget.hasMips32r6() && in performSUBCombine()1090 if (Subtarget.hasMips32() && !Subtarget.hasMips32r6() && in performADDCombine()1200 return Subtarget.hasMips32(); in isCheapToSpeculateCttz()1204 return Subtarget.hasMips32(); in isCheapToSpeculateCtlz()2669 if (!(Subtarget.hasMips4() || Subtarget.hasMips32())) { in lowerShiftRightParts()4609 assert(!(Subtarget.hasMips4() || Subtarget.hasMips32()) && in emitPseudoSELECT()4686 assert(!(Subtarget.hasMips4() || Subtarget.hasMips32()) && in emitPseudoD_SELECT()
794 if (STI->hasMips32() || STI->hasMips4()) in handleFPUDelaySlot()
177 def HasMips32 : Predicate<"Subtarget->hasMips32()">,
96 } else if (P.hasMips32()) { in setISALevelAndRevisionFromPredicates()
52 bool hasMips32() const { return STI.hasFeature(Mips::FeatureMips32); } in hasMips32() function in __anon9e9369d20111::MipsDisassembler70 return !hasMips32() && !hasMips3(); in hasCOP3()
574 bool hasEightFccRegisters() const { return hasMips4() || hasMips32(); } in hasEightFccRegisters()633 bool hasMips32() const { in hasMips32() function in __anona2e40b320211::MipsAsmParser4959 if (hasMips32()) { in expandRotation()5018 if (hasMips32()) { in expandRotationImm()5869 if (Inst.getOperand(0).getImm() != 0 && !hasMips32()) in checkTargetMatchPredicate()5876 if (Inst.getOperand(2).getImm() != 0 && !hasMips32()) in checkTargetMatchPredicate()