Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/IR/
H A DMatchers.h320 inline detail::NameOpMatcher m_Op(StringRef opName) { m_Op() function
395 inline detail::op_matcher<OpClass> m_Op() { m_Op() function
443 auto m_Op(Matchers... matchers) { m_Op() function