Home
last modified time | relevance | path

Searched defs:setArgumentStackSize (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kMachineFunction.h106 void setArgumentStackSize(unsigned size) { ArgumentStackSize = size; } in setArgumentStackSize() function
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h158 void setArgumentStackSize(unsigned size) { ArgumentStackSize = size; } in setArgumentStackSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h165 void setArgumentStackSize(unsigned size) { ArgumentStackSize = size; } in setArgumentStackSize() function
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h185 void setArgumentStackSize(unsigned size) { ArgumentStackSize = size; } in setArgumentStackSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h193 void setArgumentStackSize(unsigned size) { ArgumentStackSize = size; } in setArgumentStackSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h192 void setArgumentStackSize(unsigned size) { ArgumentStackSize = size; } in setArgumentStackSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h223 void setArgumentStackSize(unsigned size) { ArgumentStackSize = size; } in setArgumentStackSize() function