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

  /external/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 131 void setLocalStackSize(unsigned Size) { LocalStackSize = Size; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 136 void setLocalStackSize(unsigned Size) { LocalStackSize = Size; }

Completed in 137 milliseconds