OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsBookE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCSubtarget.h
130
bool
IsBookE
;
287
bool
isBookE
() const { return
IsBookE
; }
PPCSubtarget.cpp
111
IsBookE
= false;
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCInstPrinter.cpp
170
bool
IsBookE
= STI.getFeatureBits()[PPC::FeatureBookE];
171
if (
IsBookE
&& TH != 0 && TH != 16)
178
if (!
IsBookE
&& TH != 0 && TH != 16)
Completed in 16 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026