Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AVR/
DAVRSubtarget.h66 bool hasSPM() const { return m_hasSPM; } in hasSPM()
101 bool m_hasSPM; variable
DAVRSubtarget.cpp40 m_hasELPMX(false), m_hasSPM(false), m_hasSPMX(false), m_hasDES(false), in AVRSubtarget()
DAVR.td107 def FeatureSPM : SubtargetFeature<"spm", "m_hasSPM", "true",
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRSubtarget.h67 bool hasSPM() const { return m_hasSPM; } in hasSPM()
102 bool m_hasSPM; variable
DAVRSubtarget.cpp39 m_hasELPMX(false), m_hasSPM(false), m_hasSPMX(false), m_hasDES(false), in AVRSubtarget()
DAVRDevices.td89 def FeatureSPM : SubtargetFeature<"spm", "m_hasSPM", "true",
/external/llvm-project/llvm/lib/Target/AVR/
DAVRSubtarget.h67 bool hasSPM() const { return m_hasSPM; } in hasSPM()
104 bool m_hasSPM; variable
DAVRSubtarget.cpp38 m_hasELPMX(false), m_hasSPM(false), m_hasSPMX(false), m_hasDES(false), in AVRSubtarget()
DAVRDevices.td89 def FeatureSPM : SubtargetFeature<"spm", "m_hasSPM", "true",