Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h109 uint64_t StackSizeSVE = 0; variable
153 StackSizeSVE = S; in setStackSizeSVE()
156 uint64_t getStackSizeSVE() const { return StackSizeSVE; } in getStackSizeSVE()
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h116 uint64_t StackSizeSVE = 0; variable
179 StackSizeSVE = S; in setStackSizeSVE()
182 uint64_t getStackSizeSVE() const { return StackSizeSVE; } in getStackSizeSVE()