Home
last modified time | relevance | path

Searched defs:RVVStackSize (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVMachineFunctionInfo.h36 uint64_t RVVStackSize = 0; variable
H A DRISCVFrameLowering.cpp391 uint64_t RVVStackSize = RVFI->getRVVStackSize(); in emitPrologue() local
567 uint64_t RVVStackSize = RVFI->getRVVStackSize(); in emitEpilogue() local
853 int64_t RVVStackSize = assignRVVStackObjectOffsets(MFI); in processFunctionBeforeFrameFinalized() local