Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86MachineFunctionInfo.h130 void setArgumentStackSize(unsigned size) { ArgumentStackSize = size; } in setArgumentStackSize() function
/external/llvm/lib/Target/X86/
DX86MachineFunctionInfo.h158 void setArgumentStackSize(unsigned size) { ArgumentStackSize = size; } in setArgumentStackSize() function
/external/llvm/lib/Target/ARM/
DARMMachineFunctionInfo.h185 void setArgumentStackSize(unsigned size) { ArgumentStackSize = size; } in setArgumentStackSize() function