Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCAsmInfo.h562 bool isStackGrowthDirectionUp() const { return StackGrowsUp; } in isStackGrowthDirectionUp() function
/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCDwarf.cpp1239 if (asmInfo->isStackGrowthDirectionUp()) in getDataAlignmentFactor()