Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h217 unsigned VLen = getMaxRVVVectorSizeInBits(); in getRealMaxVLen()
253 unsigned getMaxRVVVectorSizeInBits() const;
H A DRISCVSubtarget.cpp137 unsigned RISCVSubtarget::getMaxRVVVectorSizeInBits() const { in getMaxRVVVectorSizeInBits() function in RISCVSubtarget