Searched refs:m_FeatureSetDummy (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRSubtarget.cpp | 42 m_hasTinyEncoding(false), ELFArch(false), m_FeatureSetDummy(false) { in AVRSubtarget()
|
D | AVRSubtarget.h | 113 bool m_FeatureSetDummy; variable
|
D | AVRDevices.td | 17 : SubtargetFeature<name, "m_FeatureSetDummy", "true", desc, i>;
|
/external/llvm/lib/Target/AVR/ |
D | AVRSubtarget.cpp | 42 m_hasTinyEncoding(false), ELFArch(false), m_FeatureSetDummy(false) { in AVRSubtarget()
|
D | AVRSubtarget.h | 114 bool m_FeatureSetDummy; variable
|
D | AVR.td | 35 : SubtargetFeature<name, "m_FeatureSetDummy", "true", desc, i>;
|