Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/M68k/
H A DM68kMachineFunction.h105 unsigned getArgumentStackSize() const { return ArgumentStackSize; } in getArgumentStackSize() function
/llvm-project/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h217 unsigned getArgumentStackSize() const { return ArgumentStackSize; } getArgumentStackSize() function