Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AVR/
DAVRSubtarget.h71 bool hasBREAK() const { return m_hasBREAK; } in hasBREAK()
106 bool m_hasBREAK; variable
DAVRSubtarget.cpp41 m_supportsRMW(false), m_supportsMultiplication(false), m_hasBREAK(false), in AVRSubtarget()
DAVR.td132 def FeatureBREAK : SubtargetFeature<"break", "m_hasBREAK", "true",
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRSubtarget.h72 bool hasBREAK() const { return m_hasBREAK; } in hasBREAK()
107 bool m_hasBREAK; variable
DAVRSubtarget.cpp40 m_supportsRMW(false), m_supportsMultiplication(false), m_hasBREAK(false), in AVRSubtarget()
DAVRDevices.td114 def FeatureBREAK : SubtargetFeature<"break", "m_hasBREAK", "true",
/external/llvm-project/llvm/lib/Target/AVR/
DAVRSubtarget.h72 bool hasBREAK() const { return m_hasBREAK; } in hasBREAK()
109 bool m_hasBREAK; variable
DAVRSubtarget.cpp39 m_supportsRMW(false), m_supportsMultiplication(false), m_hasBREAK(false), in AVRSubtarget()
DAVRDevices.td114 def FeatureBREAK : SubtargetFeature<"break", "m_hasBREAK", "true",