Searched refs:hasDSPR2 (Results 1 – 7 of 7) sorted by relevance
155 if (P.hasDSPR2()) in setASESetFromPredicates()
319 bool hasDSPR2() const { return HasDSPR2; } in hasDSPR2() function
171 if (hasDSPR2() && !DspWarningPrinted) { in MipsSubtarget()
25 def HasDSPR2 : Predicate<"Subtarget->hasDSPR2()">,
111 if (Subtarget.hasDSPR2()) in MipsSETargetLowering()925 if ((Ty != MVT::v2i16) && ((Ty != MVT::v4i8) || !Subtarget.hasDSPR2())) in performSRACombine()937 if (((Ty != MVT::v2i16) || !Subtarget.hasDSPR2()) && (Ty != MVT::v4i8)) in performSRLCombine()
1387 // microMIPS DSP R3 - hasDSP, hasDSPR2, hasDSPR3, InMicroMips
678 bool hasDSPR2() const { in hasDSPR2() function in __anon03c4d4620211::MipsAsmParser