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

/openbsd-current/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVMachineFunctionInfo.h61 uint64_t RVVStackSize = 0; member in class:llvm::RISCVMachineFunctionInfo
H A DRISCVFrameLowering.cpp455 uint64_t RVVStackSize = RVFI->getRVVStackSize(); local
652 uint64_t RVVStackSize = RVFI->getRVVStackSize(); local
1083 int64_t RVVStackSize; local
[all...]

Completed in 116 milliseconds