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 348 /// isStackGrowthDirectionUp - True if target stack grow up.
349 bool isStackGrowthDirectionUp() const {
  /external/llvm/lib/MC/
MCDwarf.cpp 781 if (asmInfo.isStackGrowthDirectionUp())
    [all...]

Completed in 35 milliseconds