Searched refs:hasDSP (Results 1 – 15 of 15) sorted by relevance
148 if (hasDSP()) in MipsSubtarget()176 } else if (hasDSP() && !DspWarningPrinted) { in MipsSubtarget()
315 bool hasDSP() const { return HasDSP; } in hasDSP() function
23 def HasDSP : Predicate<"Subtarget->hasDSP()">,
1162 // MIPS DSP R2 - hasDSP, HasDSPR2, InMicroMips1337 // microMIPS DSP R2 - hasDSP, HasDSPR2, InMicroMips1387 // microMIPS DSP R3 - hasDSP, hasDSPR2, hasDSPR3, InMicroMips
73 if (Subtarget.hasDSP() || Subtarget.hasMSA()) { in MipsSETargetLowering()85 if (Subtarget.hasDSP()) { in MipsSETargetLowering()311 return Subtarget.hasDSP() ? &Mips::ACC64DSPRegClass : &Mips::ACC64RegClass; in getRepRegClassFor()855 if (!Subtarget.hasDSP()) in performDSPShiftCombine()
231 def NotDSP : Predicate<"!Subtarget->hasDSP()">;
716 bool hasDSP() const { return HasDSP; } in hasDSP() function724 return hasDSP(); in hasBaseDSP()
124 def HasDSP : Predicate<"Subtarget->hasDSP()">,
281 if (!ST->hasDSP()) { in runOnFunction()
1105 if (Subtarget->hasDSP()) { in ARMTargetLowering()1124 || (Subtarget->isThumb2() && !Subtarget->hasDSP())) in ARMTargetLowering()4832 if (!Subtarget->hasV6Ops() || !Subtarget->hasDSP()) in LowerSADDSUBSAT()12292 if (Subtarget->hasV6Ops() && Subtarget->hasDSP() && Subtarget->useMulOps() && in AddCombineTo64bitMLAL()12339 if (!Subtarget->hasV6Ops() || !Subtarget->hasDSP()) in AddCombineTo64bitUMAAL()12387 if (!Subtarget->hasV6Ops() || !Subtarget->hasDSP()) in PerformUMLALCombine()13419 (!Subtarget->hasThumb2() || !Subtarget->hasDSP()))) in PerformORCombineToSMULWBT()13544 if (Subtarget->hasDSP() && in PerformORCombineToBFI()13561 if (Subtarget->hasDSP() && in PerformORCombineToBFI()
1044 .addImm(STI->hasDSP() ? 0xc00 : 0x800) in CMSEClearGPRegs()
3751 if (!Subtarget->hasV6Ops() || !Subtarget->hasDSP()) in Select()
153 if (P.hasDSP()) in setASESetFromPredicates()
673 bool hasDSP() const { in hasDSP() function in __anon5ed6d99d0211::MipsAsmParser
576 bool hasDSP() const { in hasDSP() function in __anonad70014b0111::ARMAsmParser