Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AVR/
DAVRSubtarget.h56 bool hasJMPCALL() const { return m_hasJMPCALL; } in hasJMPCALL()
91 bool m_hasJMPCALL; variable
DAVRSubtarget.cpp37 m_hasSRAM(false), m_hasJMPCALL(false), m_hasIJMPCALL(false), in AVRSubtarget()
DAVR.td57 def FeatureJMPCALL : SubtargetFeature<"jmpcall", "m_hasJMPCALL", "true",
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRSubtarget.h57 bool hasJMPCALL() const { return m_hasJMPCALL; } in hasJMPCALL()
92 bool m_hasJMPCALL; variable
DAVRSubtarget.cpp36 m_hasSRAM(false), m_hasJMPCALL(false), m_hasIJMPCALL(false), in AVRSubtarget()
DAVRDevices.td39 def FeatureJMPCALL : SubtargetFeature<"jmpcall", "m_hasJMPCALL", "true",
/external/llvm-project/llvm/lib/Target/AVR/
DAVRSubtarget.h57 bool hasJMPCALL() const { return m_hasJMPCALL; } in hasJMPCALL()
94 bool m_hasJMPCALL; variable
DAVRSubtarget.cpp35 m_hasSRAM(false), m_hasJMPCALL(false), m_hasIJMPCALL(false), in AVRSubtarget()
DAVRDevices.td39 def FeatureJMPCALL : SubtargetFeature<"jmpcall", "m_hasJMPCALL", "true",