Searched refs:hasVInstructionsF32 (Results 1 – 4 of 4) sorted by relevance
229 bool hasVInstructionsF32() const { return HasStdExtZve32f; } in hasVInstructionsF32() function232 bool hasVInstructionsAnyF() const { return hasVInstructionsF32(); } in hasVInstructionsAnyF()
1484 (ValTy->getScalarSizeInBits() == 32 && !ST->hasVInstructionsF32()) || in getCmpSelInstrCost()
205 if (Subtarget.hasVInstructionsF32()) in RISCVTargetLowering() 1116 if (Subtarget.hasVInstructionsF32()) { in RISCVTargetLowering() 2580 return Subtarget.hasVInstructionsF32(); in isLegalElementTypeForRVV() 2651 if (!Subtarget.hasVInstructionsF32()) in useRVVForFixedLengthVectorVT()
334 return Subtarget.hasVInstructionsF32(); in isLegalElementTypeForRVV()