Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:scalar1

3247   if (const ConstantSDNode *Scalar1 = dyn_cast<ConstantSDNode>(Cst1)) {
3250 FoldConstantArithmetic(Opcode, DL, VT, Scalar1, Scalar2)) {