Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AVR/
DAVRSubtarget.h65 bool hasELPMX() const { return m_hasELPMX; } in hasELPMX()
100 bool m_hasELPMX; variable
DAVRSubtarget.cpp40 m_hasELPMX(false), m_hasSPM(false), m_hasSPMX(false), m_hasDES(false), in AVRSubtarget()
DAVR.td102 def FeatureELPMX : SubtargetFeature<"elpmx", "m_hasELPMX", "true",
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRSubtarget.h66 bool hasELPMX() const { return m_hasELPMX; } in hasELPMX()
101 bool m_hasELPMX; variable
DAVRSubtarget.cpp39 m_hasELPMX(false), m_hasSPM(false), m_hasSPMX(false), m_hasDES(false), in AVRSubtarget()
DAVRDevices.td84 def FeatureELPMX : SubtargetFeature<"elpmx", "m_hasELPMX", "true",
/external/llvm-project/llvm/lib/Target/AVR/
DAVRSubtarget.h66 bool hasELPMX() const { return m_hasELPMX; } in hasELPMX()
103 bool m_hasELPMX; variable
DAVRSubtarget.cpp38 m_hasELPMX(false), m_hasSPM(false), m_hasSPMX(false), m_hasDES(false), in AVRSubtarget()
DAVRDevices.td84 def FeatureELPMX : SubtargetFeature<"elpmx", "m_hasELPMX", "true",