Searched defs:getArgumentStackSize (Results 1 - 2 of 2) sorted by relevance
/external/llvm/lib/Target/X86/ | ||
H A D | X86MachineFunctionInfo.h | 148 unsigned getArgumentStackSize() const { return ArgumentStackSize; } function in class:llvm::X86MachineFunctionInfo |
/external/llvm/lib/Target/ARM/ | ||
H A D | ARMMachineFunctionInfo.h | 181 unsigned getArgumentStackSize() const { return ArgumentStackSize; } function in class:llvm::ARMFunctionInfo |
Completed in 71 milliseconds