Home
last modified time | relevance | path

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

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