Searched refs:m_hasEIJMPCALL (Results 1 – 3 of 3) sorted by relevance
58 bool hasEIJMPCALL() const { return m_hasEIJMPCALL; } in hasEIJMPCALL()93 bool m_hasEIJMPCALL; variable
38 m_hasEIJMPCALL(false), m_hasADDSUBIW(false), m_hasSmallStack(false), in AVRSubtarget()
69 def FeatureEIJMPCALL : SubtargetFeature<"eijmpcall", "m_hasEIJMPCALL",