HomeSort by relevance Sort by last modified time
    Searched refs:m_hasELPM (Results 1 - 2 of 2) sorted by null

  /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;

Completed in 88 milliseconds