Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:SV

2943       SDValue SV = FoldConstantArithmetic(Opcode, VT, N1C, N2C);
2944 if (SV.getNode()) return SV;
4396 SDValue SV,
4398 SDValue Ops[] = { Chain, Ptr, SV, getTargetConstant(Align, MVT::i32) };