Home
last modified time | relevance | path

Searched defs:m_Unless (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPatternMatch.h107 template <typename Ty> inline match_unless<Ty> m_Unless(const Ty &M) { in m_Unless() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DPatternMatch.h182 template <typename Ty> inline match_unless<Ty> m_Unless(const Ty &M) { in m_Unless() function