Home | History | Annotate | Download | only in Hexagon

Lines Matching full:sdval

1246         SDValue SDVal = CurDAG->getTargetConstant(Val, MVT::i32);
1247 Ops.push_back(SDVal);