Home | Sort by relevance Sort by last modified time |
/external/llvm/lib/Target/AVR/ | |
AVRSubtarget.cpp | 40 m_hasELPMX(false), m_hasSPM(false), m_hasSPMX(false), m_hasDES(false), |
AVRSubtarget.h | 68 bool hasDES() const { return m_hasDES; } 103 bool m_hasDES; |