Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRSubtarget.h70 bool hasBREAK() const { return m_hasBREAK; } in hasBREAK() function
DAVRInstrInfo.td302 def HasBREAK : Predicate<"Subtarget->hasBREAK()">,
/external/llvm/lib/Target/AVR/
DAVRSubtarget.h71 bool hasBREAK() const { return m_hasBREAK; } in hasBREAK() function
DAVRInstrInfo.td268 def HasBREAK : Predicate<"Subtarget->hasBREAK()">,