Home
last modified time | relevance | path

Searched refs:m_hasEIJMPCALL (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Target/AVR/
DAVRSubtarget.h58 bool hasEIJMPCALL() const { return m_hasEIJMPCALL; } in hasEIJMPCALL()
93 bool m_hasEIJMPCALL; variable
DAVRSubtarget.cpp38 m_hasEIJMPCALL(false), m_hasADDSUBIW(false), m_hasSmallStack(false), in AVRSubtarget()
DAVR.td69 def FeatureEIJMPCALL : SubtargetFeature<"eijmpcall", "m_hasEIJMPCALL",
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRSubtarget.h59 bool hasEIJMPCALL() const { return m_hasEIJMPCALL; } in hasEIJMPCALL()
94 bool m_hasEIJMPCALL; variable
DAVRSubtarget.cpp37 m_hasEIJMPCALL(false), m_hasADDSUBIW(false), m_hasSmallStack(false), in AVRSubtarget()
DAVRDevices.td51 def FeatureEIJMPCALL : SubtargetFeature<"eijmpcall", "m_hasEIJMPCALL",
/external/llvm-project/llvm/lib/Target/AVR/
DAVRSubtarget.h59 bool hasEIJMPCALL() const { return m_hasEIJMPCALL; } in hasEIJMPCALL()
96 bool m_hasEIJMPCALL; variable
DAVRSubtarget.cpp36 m_hasEIJMPCALL(false), m_hasADDSUBIW(false), m_hasSmallStack(false), in AVRSubtarget()
DAVRDevices.td51 def FeatureEIJMPCALL : SubtargetFeature<"eijmpcall", "m_hasEIJMPCALL",