OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasDSPR3
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsSubtarget.h
149
// HasDSP, HasDSPR2,
HasDSPR3
-- supports DSP ASE.
150
bool HasDSP, HasDSPR2,
HasDSPR3
;
317
bool
hasDSPR3
() const { return
HasDSPR3
; }
MipsSubtarget.cpp
81
HasDSPR2(false),
HasDSPR3
(false), AllowMixed16_32(Mixed16_32 | Mips_Os16),
Completed in 15 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026