OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ManipulatesSP
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZMachineFunctionInfo.h
37
bool
ManipulatesSP
;
43
RegSaveFrameIndex(0), FramePointerSaveIndex(0),
ManipulatesSP
(false),
90
bool getManipulatesSP() const { return
ManipulatesSP
; }
91
void setManipulatesSP(bool MSP) {
ManipulatesSP
= MSP; }
Completed in 44 milliseconds
Indexes created Sat May 16 00:24:39 UTC 2026