HomeSort by relevance Sort by last modified time
    Searched defs:getMaxCallFrameSize (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsMachineFunction.h 101 unsigned getMaxCallFrameSize() const { return MaxCallFrameSize; }
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineFrameInfo.h 433 /// getMaxCallFrameSize - Return the maximum size of a call frame that must be
438 unsigned getMaxCallFrameSize() const { return MaxCallFrameSize; }
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 535 unsigned getMaxCallFrameSize() const { return MaxCallFrameSize; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 594 unsigned getMaxCallFrameSize() const {

Completed in 65 milliseconds