Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineFrameInfo.h427 void setAdjustsStack(bool V) { AdjustsStack = V; } in setAdjustsStack() function
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h499 void setAdjustsStack(bool V) { AdjustsStack = V; } in setAdjustsStack() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h550 void setAdjustsStack(bool V) { AdjustsStack = V; } in setAdjustsStack() function