Searched defs:VLENB (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVRegisterInfo.cpp | 318 const int64_t VLENB = STI.getRealMinVLen() / 8; lowerVSPILL() local |
H A D | RISCVFrameLowering.cpp | 396 const int64_t VLENB = STI.getRealMinVLen() / 8; adjustStackForRVV() local |