Home
last modified time | relevance | path

Searched defs:AdjustsStack (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineFrameInfo.h169 bool AdjustsStack; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DPrologEpilogInserter.cpp156 bool AdjustsStack = MFI->adjustsStack(); in calculateCallsInformation() local
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h215 bool AdjustsStack = false; variable
/external/llvm/lib/CodeGen/
DPrologEpilogInserter.cpp248 bool AdjustsStack = MFI->adjustsStack(); in calculateCallFrameInfo() local