HomeSort by: relevance | last modified time | path
    Searched refs:m_hasELPMX (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
AVRSubtarget.cpp 38 m_hasELPMX(false), m_hasSPM(false), m_hasSPMX(false), m_hasDES(false),
AVRSubtarget.h 66 bool hasELPMX() const { return m_hasELPMX; }
103 bool m_hasELPMX;

Completed in 18 milliseconds