Home
last modified time | relevance | path

Searched refs:hasVInstructionsFullMultiply (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h233 bool hasVInstructionsFullMultiply() const { return HasStdExtV; } in hasVInstructionsFullMultiply() function
H A DRISCVFeatures.td877 def HasVInstructionsFullMultiply : Predicate<"Subtarget->hasVInstructionsFullMultiply()">;