Home
last modified time | relevance | path

Searched defs:StackGrowsUp (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/
DTargetFrameLowering.h47 StackGrowsUp, // Adding to the stack increases the stack address enumerator
/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCAsmInfo.h82 bool StackGrowsUp = false; variable