HomeSort by relevance Sort by last modified time
    Searched refs:setCalleeSavedStackSize (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 134 void setCalleeSavedStackSize(unsigned Size) { CalleeSavedStackSize = Size; }
AArch64FrameLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 139 void setCalleeSavedStackSize(unsigned Size) { CalleeSavedStackSize = Size; }
AArch64FrameLowering.cpp     [all...]

Completed in 101 milliseconds