HomeSort by relevance Sort by last modified time
    Searched defs:getLocalStackSize (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 132 unsigned getLocalStackSize() const { return LocalStackSize; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 137 unsigned getLocalStackSize() const { return LocalStackSize; }

Completed in 225 milliseconds