Home
last modified time | relevance | path

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

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