Searched refs:hasBREAK (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/AVR/ | ||
D | AVRSubtarget.h | 71 bool hasBREAK() const { return m_hasBREAK; } in hasBREAK() function |
D | AVRInstrInfo.td | 268 def HasBREAK : Predicate<"Subtarget->hasBREAK()">, |