Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:Val

98   Value *Val = 0; Constant *Con = 0;
99 if (match(V, m_Add(m_Value(Val), m_Constant(Con)))) {
101 return FindScalarElement(Val, EltNo);
176 // If vector val is constant with all elements the same, replace EI with