HomeSort by: relevance | last modified time | path
    Searched defs:getArgumentStackSize (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kMachineFunction.h 101 unsigned getArgumentStackSize() const { return ArgumentStackSize; }
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 195 unsigned getArgumentStackSize() const { return ArgumentStackSize; }
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 179 unsigned getArgumentStackSize() const { return ArgumentStackSize; }

Completed in 102 milliseconds