Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVMachineFunctionInfo.h70 void setRVVStackSize(uint64_t Size) { RVVStackSize = Size; } in setRVVStackSize() function
H A DRISCVFrameLowering.cpp854 RVFI->setRVVStackSize(RVVStackSize); in processFunctionBeforeFrameFinalized()