OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Thumb2DSP
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/ARM/
ARMSubtarget.h
167
///
Thumb2DSP
- If true, the subtarget supports the v7 DSP (saturating arith
169
bool
Thumb2DSP
;
270
bool hasThumb2DSP() const { return
Thumb2DSP
; }
ARMSubtarget.cpp
114
Thumb2DSP
= false;
Completed in 23 milliseconds