Searched defs:NumOfVReg (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVRegisterInfo.cpp | 207 uint32_t NumOfVReg = ScalableValue / 8; adjustReg() local |
H A D | RISCVFrameLowering.cpp | 427 const int64_t NumOfVReg = Amount / 8; adjustStackForRVV() local |