Home | Sort by relevance Sort by last modified time |
/external/llvm/lib/Target/AVR/ | |
AVRSubtarget.cpp | 39 m_hasMOVW(false), m_hasLPM(false), m_hasLPMX(false), m_hasELPM(false), |
AVRSubtarget.h | 64 bool hasELPM() const { return m_hasELPM; } 99 bool m_hasELPM; |