Searched defs:NumOfVReg (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVRegisterInfo.cpp | 452 int64_t NumOfVReg = ScalableValue / 8; eliminateFrameIndex() local |
H A D | RISCVFrameLowering.cpp | 399 const int64_t NumOfVReg = Amount / 8; adjustStackForRVV() local |
H A D | RISCVInstrInfo.cpp | 3069 int64_t NumOfVReg = Amount / 8; getVLENFactoredAmount() local |