Home
last modified time | relevance | path

Searched refs:hasELPM (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRSubtarget.h63 bool hasELPM() const { return m_hasELPM; } in hasELPM() function
DAVRInstrInfo.td281 def HasELPM : Predicate<"Subtarget->hasELPM()">,
/external/llvm/lib/Target/AVR/
DAVRSubtarget.h64 bool hasELPM() const { return m_hasELPM; } in hasELPM() function
DAVRInstrInfo.td247 def HasELPM : Predicate<"Subtarget->hasELPM()">,