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
36
StackGrowsUp
, // Adding to the stack increases the stack address
/external/llvm/include/llvm/MC/
MCAsmInfo.h
61
///
StackGrowsUp
- True if target stack grow up.
63
bool
StackGrowsUp
;
361
return
StackGrowsUp
;
Completed in 46 milliseconds