Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/IR/
DMatchers.h227 template <typename OpClass> inline detail::op_matcher<OpClass> m_Op() { in m_Op() function
265 auto m_Op(Matchers... matchers) { in m_Op() function