Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAsmInfo.h349 bool isStackGrowthDirectionUp() const { in isStackGrowthDirectionUp() function
/external/llvm/lib/MC/
DMCDwarf.cpp781 if (asmInfo.isStackGrowthDirectionUp()) in getDataAlignmentFactor()