HomeSort by: relevance | last modified time | path
    Searched refs:isStackGrowthDirectionUp (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCAsmInfo.h 538 bool isStackGrowthDirectionUp() const { return StackGrowsUp; }
  /src/external/apache2/llvm/dist/llvm/lib/MC/
MCDwarf.cpp 1260 if (asmInfo->isStackGrowthDirectionUp())

Completed in 17 milliseconds