Searched refs:hasVInstructionsF32 (Results 1 – 2 of 2) sorted by relevance
233 bool hasVInstructionsF32() const { return HasStdExtZve32f && HasStdExtF; } in hasVInstructionsF32() function237 bool hasVInstructionsAnyF() const { return hasVInstructionsF32(); } in hasVInstructionsAnyF()
150 if (Subtarget.hasVInstructionsF32()) in RISCVTargetLowering()727 if (Subtarget.hasVInstructionsF32()) { in RISCVTargetLowering()1576 return Subtarget.hasVInstructionsF32(); in isLegalElementTypeForRVV()1637 if (!Subtarget.hasVInstructionsF32()) in useRVVForFixedLengthVectorVT()