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

  /external/llvm/lib/Target/AArch64/
AArch64FrameLowering.cpp 749 int StackRestoreBytes = RedZone ? 0 : NumBytes;
751 StackRestoreBytes += ArgumentPopSize;
753 StackRestoreBytes, TII, MachineInstr::FrameDestroy);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64FrameLowering.cpp     [all...]

Completed in 92 milliseconds