Home
last modified time | relevance | path

Searched defs:hasLPM (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/AVR/
DAVRSubtarget.h62 bool hasLPM() const { return m_hasLPM; } in hasLPM() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRSubtarget.h63 bool hasLPM() const { return m_hasLPM; } in hasLPM() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/
DAVRSubtarget.h72 bool hasLPM() const { return m_hasLPM; } in hasLPM() function