Searched defs:m_Cmp (Results 1 – 3 of 3) sorted by relevance
72 inline class_match<CmpInst> m_Cmp() { return class_match<CmpInst>(); } in m_Cmp() function720 m_Cmp(CmpInst::Predicate &Pred, const LHS &L, const RHS &R) { in m_Cmp() function
79 inline class_match<CmpInst> m_Cmp() { return class_match<CmpInst>(); } in m_Cmp() function1171 m_Cmp(CmpInst::Predicate &Pred, const LHS &L, const RHS &R) { in m_Cmp() function
89 inline class_match<CmpInst> m_Cmp() { return class_match<CmpInst>(); } in m_Cmp() function1318 m_Cmp(CmpInst::Predicate &Pred, const LHS &L, const RHS &R) { in m_Cmp() function