Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kMachineFunction.h80 unsigned getBytesToPopOnReturn() const { return BytesToPopOnReturn; } in getBytesToPopOnReturn() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h149 unsigned getBytesToPopOnReturn() const { return BytesToPopOnReturn; } in getBytesToPopOnReturn() function