OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:StackGrowsUp
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Target/
TargetFrameLowering.h
41
StackGrowsUp
, // Adding to the stack increases the stack address
/external/llvm/include/llvm/MC/
MCAsmInfo.h
51
///
StackGrowsUp
- True if target stack grow up.
53
bool
StackGrowsUp
;
333
return
StackGrowsUp
;
Completed in 494 milliseconds