HomeSort by relevance Sort by last modified time
    Searched refs:setArgumentStackSize (Results 1 - 10 of 10) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86MachineFunctionInfo.h 130 void setArgumentStackSize(unsigned size) { ArgumentStackSize = size; }
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 158 void setArgumentStackSize(unsigned size) { ArgumentStackSize = size; }
X86ISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 158 void setArgumentStackSize(unsigned size) { ArgumentStackSize = size; }
X86ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 185 void setArgumentStackSize(unsigned size) { ArgumentStackSize = size; }
ARMISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 182 void setArgumentStackSize(unsigned size) { ArgumentStackSize = size; }
ARMISelLowering.cpp     [all...]

Completed in 92 milliseconds