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

  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 171 unsigned getArgumentStackSize() const { return ArgumentStackSize; }
  /external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 191 unsigned getArgumentStackSize() const { return ArgumentStackSize; }

Completed in 47 milliseconds