Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:NewOp

158   SDValue NewOp = BitConvertVectorToIntegerVector(N->getOperand(0));
160 NewOp.getValueType().getVectorElementType(),
161 NewOp, N->getOperand(1));
1979 SDValue NewOp = BitConvertVectorToIntegerVector(N->getOperand(0));
1980 EVT IVT = NewOp.getValueType().getVectorElementType();
1984 NewOp, N->getOperand(1));