Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:SV

3092   SDValue SV = FoldConstantArithmetic(Opcode, VT, N1.getNode(), N2.getNode());
3093 if (SV.getNode()) return SV;
4629 SDValue SV,
4631 SDValue Ops[] = { Chain, Ptr, SV, getTargetConstant(Align, MVT::i32) };