Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMachineFunctionInfo.h69 uint64_t getRVVStackSize() const { return RVVStackSize; } in getRVVStackSize() function
H A DRISCVFrameLowering.cpp395 uint64_t RVVStackSize = RVFI->getRVVStackSize(); in emitPrologue()
582 uint64_t RVVStackSize = RVFI->getRVVStackSize(); in emitEpilogue()
722 RVFI->getRVVStackSize()); in getFrameIndexReference()
771 + RVFI->getLibCallStackSize(), RVFI->getRVVStackSize()); in getFrameIndexReference()
778 RVFI->getRVVStackSize()); in getFrameIndexReference()