Home | History | Annotate | Download | only in X86

Lines Matching refs:NewCst

2210     SDValue NewCst = CurDAG->getTargetConstant(Val >> ShlVal, CstVT);
2211 SDNode *New = CurDAG->getMachineNode(Op, dl, NVT, N0->getOperand(0),NewCst);