Home
last modified time | relevance | path

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

/external/llvm-project/mlir/include/mlir/IR/
DMatchers.h222 inline detail::constant_int_value_matcher<1> m_One() { in m_One() function
/external/llvm/include/llvm/IR/
DPatternMatch.h244 inline cst_pred_ty<is_one> m_One() { return cst_pred_ty<is_one>(); } in m_One() function
245 inline api_pred_ty<is_one> m_One(const APInt *&V) { return V; } in m_One() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPatternMatch.h405 inline cst_pred_ty<is_one> m_One() { in m_One() function
/external/llvm-project/llvm/include/llvm/IR/
DPatternMatch.h459 inline cst_pred_ty<is_one> m_One() { in m_One() function