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

  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86MachineFunctionInfo.h 129 unsigned getArgumentStackSize() const { return ArgumentStackSize; }
  /external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 184 unsigned getArgumentStackSize() const { return ArgumentStackSize; }
  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 157 unsigned getArgumentStackSize() const { return ArgumentStackSize; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 181 unsigned getArgumentStackSize() const { return ArgumentStackSize; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 157 unsigned getArgumentStackSize() const { return ArgumentStackSize; }

Completed in 147 milliseconds