HomeSort by relevance Sort by last modified time
    Searched refs:isStackGrowthDirectionUp (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/MC/
MCAsmInfo.h 367 /// isStackGrowthDirectionUp - True if target stack grow up.
368 bool isStackGrowthDirectionUp() const {
  /external/llvm/lib/MC/
MCDwarf.cpp 778 if (asmInfo.isStackGrowthDirectionUp())
    [all...]

Completed in 116 milliseconds