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

  /external/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 110 unsigned getArgumentStackToRestore() const { return ArgumentStackToRestore; }
AArch64FrameLowering.cpp 681 ArgumentPopSize = AFI->getArgumentStackToRestore();
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 115 unsigned getArgumentStackToRestore() const { return ArgumentStackToRestore; }
AArch64FrameLowering.cpp     [all...]

Completed in 95 milliseconds