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

  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86MachineFunctionInfo.h 129 unsigned getArgumentStackSize() const { return ArgumentStackSize; }
X86FrameLowering.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 157 unsigned getArgumentStackSize() const { return ArgumentStackSize; }
X86FrameLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
X86MachineFunctionInfo.h 157 unsigned getArgumentStackSize() const { return ArgumentStackSize; }
X86AsmPrinter.cpp 94 MF->getInfo<X86MachineFunctionInfo>()->getArgumentStackSize();
X86FrameLowering.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 184 unsigned getArgumentStackSize() const { return ArgumentStackSize; }
ARMFrameLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h 181 unsigned getArgumentStackSize() const { return ArgumentStackSize; }
ARMFrameLowering.cpp     [all...]

Completed in 103 milliseconds