Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/M68k/
DM68kMachineFunction.h101 unsigned getArgumentStackSize() const { return ArgumentStackSize; } in getArgumentStackSize() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86MachineFunctionInfo.h179 unsigned getArgumentStackSize() const { return ArgumentStackSize; } in getArgumentStackSize() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMMachineFunctionInfo.h201 unsigned getArgumentStackSize() const { return ArgumentStackSize; } in getArgumentStackSize() function