Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kMachineFunction.h84 unsigned getBytesToPopOnReturn() const { return BytesToPopOnReturn; } in getBytesToPopOnReturn() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h180 unsigned getBytesToPopOnReturn() const { return BytesToPopOnReturn; } in getBytesToPopOnReturn() function