Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kMachineFunction.h104 unsigned getArgumentStackSize() const { return ArgumentStackSize; } in getArgumentStackSize() function
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h191 unsigned getArgumentStackSize() const { return ArgumentStackSize; } in getArgumentStackSize() function
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h220 unsigned getArgumentStackSize() const { return ArgumentStackSize; } in getArgumentStackSize() function