Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMachineFunctionInfo.h36 uint64_t RVVStackSize = 0; variable
H A DRISCVFrameLowering.cpp395 uint64_t RVVStackSize = RVFI->getRVVStackSize(); in emitPrologue() local
582 uint64_t RVVStackSize = RVFI->getRVVStackSize(); in emitEpilogue() local
880 int64_t RVVStackSize = assignRVVStackObjectOffsets(MFI); in processFunctionBeforeFrameFinalized() local