Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:m_FMul

580           match(Opnd0, m_FMul(m_Value(Opnd0_0), m_Value(Opnd0_1)))) {
1089 if (match(Op0, m_FMul(m_Value(X), m_Constant(C1)))) {
1128 if (match(Op1, m_FMul(m_Value(X), m_Constant(C2))))