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

  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 136 void setArgumentStackSize(unsigned size) { ArgumentStackSize = size; }
  /external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 181 void setArgumentStackSize(unsigned size) { ArgumentStackSize = size; }

Completed in 172 milliseconds