Searched refs:hasStdExtD (Results 1 – 5 of 5) sorted by relevance
154 bool hasStdExtD() const { return HasStdExtD; } in hasStdExtD() function
255 (ScalarTy->isDoubleTy() && ST->hasStdExtD())) {
56 if (Subtarget.hasStdExtD()) in getCalleeSavedRegs()
53 def HasStdExtD : Predicate<"Subtarget->hasStdExtD()">,
65 !Subtarget.hasStdExtD()) { in RISCVTargetLowering()93 if (Subtarget.hasStdExtD()) in RISCVTargetLowering()360 if (Subtarget.hasStdExtD()) { in RISCVTargetLowering()926 if (Subtarget.hasStdExtD()) in RISCVTargetLowering()1351 if (VT == MVT::f64 && !Subtarget.hasStdExtD()) in isFPImmLegal()1359 (VT == MVT::f64 && Subtarget.hasStdExtD()); in hasBitPreservingFPLogic()11807 if (Subtarget.hasStdExtD() && VT == MVT::f64) in getRegForInlineAsmConstraint()11909 if (Subtarget.hasStdExtD() && (VT == MVT::f64 || VT == MVT::Other)) { in getRegForInlineAsmConstraint()12223 return Subtarget.hasStdExtD(); in shouldConvertFpToSat()12272 return Subtarget.hasStdExtD(); in isFMAFasterThanFMulAndFAdd()