Home
last modified time | relevance | path

Searched refs:hasVInstructionsF16Minimal (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h261 bool hasVInstructionsF16Minimal() const { return HasStdExtZvfhmin; } in hasVInstructionsF16Minimal() function
H A DRISCVFeatures.td870 def HasVInstructionsF16Minimal : Predicate<"Subtarget->hasVInstructionsF16Minimal()">,
H A DRISCVISelLowering.cpp213 if (Subtarget.hasVInstructionsF16Minimal() || in RISCVTargetLowering()
1206 } else if (Subtarget.hasVInstructionsF16Minimal()) { in RISCVTargetLowering()
2717 return Subtarget.hasVInstructionsF16Minimal(); in isLegalElementTypeForRVV()
2784 if (!Subtarget.hasVInstructionsF16Minimal()) in useRVVForFixedLengthVectorVT()
7101 (Subtarget.hasVInstructionsF16Minimal() && in isPromotedOpNeedingSplit()
7469 (Subtarget.hasVInstructionsF16Minimal() && in LowerOperation()
7489 (Subtarget.hasVInstructionsF16Minimal() && in LowerOperation()
8287 (Subtarget.hasVInstructionsF16Minimal() && in LowerOperation()
8307 (Subtarget.hasVInstructionsF16Minimal() && in LowerOperation()