Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h122 uint64_t StackSizeSVE = 0; variable
198 StackSizeSVE = S; in setStackSizeSVE()
201 uint64_t getStackSizeSVE() const { return StackSizeSVE; } in getStackSizeSVE()