Searched refs:hasVInstructionsF64 (Results 1 – 6 of 6) sorted by relevance
209 bool hasVInstructionsF64() const { return HasStdExtZve64d; } in hasVInstructionsF64() function
413 if (isFloatScalarMoveOrScalarSplatInstr(MI) && !ST->hasVInstructionsF64()) in getDemanded()1042 if (isFloatScalarMoveOrScalarSplatInstr(MI) && !ST->hasVInstructionsF64()) in needVSETVLI()
1122 (ValTy->getScalarSizeInBits() == 64 && !ST->hasVInstructionsF64())) in getCmpSelInstrCost()
738 def HasVInstructionsF64 : Predicate<"Subtarget->hasVInstructionsF64()">;
208 if (Subtarget.hasVInstructionsF64()) in RISCVTargetLowering()1068 if (Subtarget.hasVInstructionsF64()) { in RISCVTargetLowering()2415 return Subtarget.hasVInstructionsF64(); in isLegalElementTypeForRVV()2484 if (!Subtarget.hasVInstructionsF64()) in useRVVForFixedLengthVectorVT()
325 return Subtarget.hasVInstructionsF64(); in isLegalElementTypeForRVV()