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

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

Completed in 74 milliseconds