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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineFrameInfo.h 427 void setAdjustsStack(bool V) { AdjustsStack = V; }
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 499 void setAdjustsStack(bool V) { AdjustsStack = V; }