Home
last modified time | relevance | path

Searched refs:isStackGrowthDirectionUp (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAsmInfo.h364 bool isStackGrowthDirectionUp() const { in isStackGrowthDirectionUp() function
/external/llvm/include/llvm/MC/
DMCAsmInfo.h396 bool isStackGrowthDirectionUp() const { return StackGrowsUp; } in isStackGrowthDirectionUp() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCAsmInfo.h408 bool isStackGrowthDirectionUp() const { return StackGrowsUp; } in isStackGrowthDirectionUp() function
/external/swiftshader/third_party/LLVM/lib/MC/
DMCDwarf.cpp437 if (asmInfo.isStackGrowthDirectionUp()) in getDataAlignmentFactor()
/external/llvm/lib/MC/
DMCDwarf.cpp952 if (asmInfo->isStackGrowthDirectionUp()) in getDataAlignmentFactor()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCDwarf.cpp1236 if (asmInfo->isStackGrowthDirectionUp()) in getDataAlignmentFactor()