Home
last modified time | relevance | path

Searched defs:getLocalStackSize (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h132 unsigned getLocalStackSize() const { return LocalStackSize; } in getLocalStackSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h174 uint64_t getLocalStackSize() const { return LocalStackSize; } in getLocalStackSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h249 uint64_t getLocalStackSize() const { return LocalStackSize; } in getLocalStackSize() function