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

  /external/llvm/lib/Target/AVR/
AVRSubtarget.cpp 38 m_hasEIJMPCALL(false), m_hasADDSUBIW(false), m_hasSmallStack(false),
AVRSubtarget.h 58 bool hasEIJMPCALL() const { return m_hasEIJMPCALL; }
93 bool m_hasEIJMPCALL;

Completed in 75 milliseconds