Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.h132 unsigned VLen = getMaxRVVVectorSizeInBits(); in getRealMaxVLen()
170 unsigned getMaxRVVVectorSizeInBits() const;
H A DRISCVSubtarget.cpp129 unsigned RISCVSubtarget::getMaxRVVVectorSizeInBits() const { in getMaxRVVVectorSizeInBits() function in RISCVSubtarget