Home
last modified time | relevance | path

Searched defs:setBytesToPopOnReturn (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kMachineFunction.h85 void setBytesToPopOnReturn(unsigned bytes) { BytesToPopOnReturn = bytes; } in setBytesToPopOnReturn() function
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h128 void setBytesToPopOnReturn (unsigned bytes) { BytesToPopOnReturn = bytes;} in setBytesToPopOnReturn() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h135 void setBytesToPopOnReturn (unsigned bytes) { BytesToPopOnReturn = bytes;} in setBytesToPopOnReturn() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h162 void setBytesToPopOnReturn (unsigned bytes) { BytesToPopOnReturn = bytes;} in setBytesToPopOnReturn() function