Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/include/mlir/IR/
H A DMatchers.h321 inline detail::constant_int_predicate_matcher m_One() { in m_One() function
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DPatternMatch.h517 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); } in m_One() function