OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DisableNonVolatileCR
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCMachineFunctionInfo.h
81
///
DisableNonVolatileCR
- Indicates whether non-volatile CR fields would be
83
bool
DisableNonVolatileCR
= false;
206
void setDisableNonVolatileCR() {
DisableNonVolatileCR
= true; }
207
bool isNonVolatileCRDisabled() const { return
DisableNonVolatileCR
; }
PPCMachineFunctionInfo.cpp
24
:
DisableNonVolatileCR
(PPCDisableNonVolatileCR) {}
Completed in 17 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026