Home
last modified time | relevance | path

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

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