Home
last modified time | relevance | path

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

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