Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h155 unsigned getArgumentStackSize() const { return ArgumentStackSize; } in getArgumentStackSize() function
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h195 unsigned getArgumentStackSize() const { return ArgumentStackSize; } in getArgumentStackSize() function