Searched refs:hasSPM (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/lib/Target/AVR/ | ||
| D | AVRSubtarget.h | 77 bool hasSPM() const { return m_hasSPM; } in hasSPM() function |
| D | AVRInstrInfo.td | 310 def HasSPM : Predicate<"Subtarget->hasSPM()">, |