OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasMiscellaneousExtensions
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZSubtarget.h
46
bool
HasMiscellaneousExtensions
;
165
bool
hasMiscellaneousExtensions
() const {
166
return
HasMiscellaneousExtensions
;
SystemZISelDAGToDAG.cpp
1028
if (Subtarget->
hasMiscellaneousExtensions
())
1098
if (Subtarget->
hasMiscellaneousExtensions
())
SystemZInstrInfo.cpp
961
if (STI.
hasMiscellaneousExtensions
())
1730
if (!STI.
hasMiscellaneousExtensions
())
Completed in 18 milliseconds
Indexes created Sat Sep 26 00:25:34 UTC 2026