OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Has64BitSupport
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCSubtarget.h
95
bool
Has64BitSupport
;
229
///
has64BitSupport
- Return true if the selected CPU supports 64-bit
231
bool
has64BitSupport
() const { return
Has64BitSupport
; }
241
///
has64BitSupport
() returns true.
PPCSubtarget.cpp
74
Has64BitSupport
= false;
165
if (IsPPC64 &&
has64BitSupport
())
Completed in 127 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026