Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h188 unsigned VLen = getMaxRVVVectorSizeInBits(); in getRealMaxVLen()
236 unsigned getMaxRVVVectorSizeInBits() const;
H A DRISCVSubtarget.cpp144 unsigned RISCVSubtarget::getMaxRVVVectorSizeInBits() const { in getMaxRVVVectorSizeInBits() function in RISCVSubtarget