Home
last modified time | relevance | path

Searched defs:VLENB (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVRegisterInfo.cpp318 const int64_t VLENB = STI.getRealMinVLen() / 8; lowerVSPILL() local
395 const int64_t VLENB = STI.getRealMinVLen() / 8; lowerVRELOAD() local
453 int64_t VLENB = ST.getRealMinVLen() / 8; eliminateFrameIndex() local
727 unsigned VLENB = getDwarfRegNum(RISCV::VLENB, true); getOffsetOpcodes() local
[all...]
H A DRISCVFrameLowering.cpp396 const int64_t VLENB = STI.getRealMinVLen() / 8; adjustStackForRVV() local