Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAsmInfo.h396 bool isStackGrowthDirectionUp() const { return StackGrowsUp; } in isStackGrowthDirectionUp() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCAsmInfo.h423 bool isStackGrowthDirectionUp() const { return StackGrowsUp; } in isStackGrowthDirectionUp() function
/external/llvm-project/llvm/include/llvm/MC/
DMCAsmInfo.h454 bool isStackGrowthDirectionUp() const { return StackGrowsUp; } in isStackGrowthDirectionUp() function
/external/llvm/lib/MC/
DMCDwarf.cpp952 if (asmInfo->isStackGrowthDirectionUp()) in getDataAlignmentFactor()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp1248 if (asmInfo->isStackGrowthDirectionUp()) in getDataAlignmentFactor()
/external/llvm-project/llvm/lib/MC/
DMCDwarf.cpp1295 if (asmInfo->isStackGrowthDirectionUp()) in getDataAlignmentFactor()