Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kMachineFunction.h101 unsigned getArgumentStackSize() const { return ArgumentStackSize; } in getArgumentStackSize() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h179 unsigned getArgumentStackSize() const { return ArgumentStackSize; } in getArgumentStackSize() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h195 unsigned getArgumentStackSize() const { return ArgumentStackSize; } in getArgumentStackSize() function