Searched refs:hasStdExtD (Results 1 – 5 of 5) sorted by relevance
108 bool hasStdExtD() const { return HasStdExtD; } in hasStdExtD() function
94 return ST->hasStdExtD(); in isLegalElementTypeForRVV()
54 if (Subtarget.hasStdExtD()) in getCalleeSavedRegs()
40 def HasStdExtD : Predicate<"Subtarget->hasStdExtD()">,
62 !Subtarget.hasStdExtD()) { in RISCVTargetLowering()90 if (Subtarget.hasStdExtD()) in RISCVTargetLowering()140 if (Subtarget.hasStdExtD()) in RISCVTargetLowering()351 if (Subtarget.hasStdExtD()) { in RISCVTargetLowering()652 if (Subtarget.hasStdExtD()) in RISCVTargetLowering()1003 if (VT == MVT::f64 && !Subtarget.hasStdExtD()) in isFPImmLegal()1013 (VT == MVT::f64 && Subtarget.hasStdExtD()); in hasBitPreservingFPLogic()1249 if (!Subtarget.hasStdExtD()) in useRVVForFixedLengthVectorVT()8496 if (Subtarget.hasStdExtD() && VT == MVT::f64) in getRegForInlineAsmConstraint()8597 if (Subtarget.hasStdExtD()) { in getRegForInlineAsmConstraint()[all …]