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

  /external/llvm/lib/Target/AVR/
AVRSubtarget.cpp 40 m_hasELPMX(false), m_hasSPM(false), m_hasSPMX(false), m_hasDES(false),
AVRSubtarget.h 67 bool hasSPMX() const { return m_hasSPMX; }
102 bool m_hasSPMX;

Completed in 45 milliseconds