Searched refs:setRVVStackSize (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMachineFunctionInfo.h124 void setRVVStackSize(uint64_t Size) { RVVStackSize = Size; } function in class:llvm::RISCVMachineFunctionInfo
H A DRISCVFrameLowering.cpp1201 RVFI->setRVVStackSize(RVVStackSize);

Completed in 57 milliseconds