Searched defs:getArgumentStackSize (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h171 unsigned getArgumentStackSize() const { return ArgumentStackSize; } function in class:llvm::X86MachineFunctionInfo
/external/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h191 unsigned getArgumentStackSize() const { return ArgumentStackSize; } function in class:llvm::ARMFunctionInfo

Completed in 108 milliseconds