Searched refs:WideInOp (Results 1 – 1 of 1) sorted by relevance
1678 SDValue WideInOp = GetWidenedVector(InOp); in PromoteIntRes_TRUNCATE() local1681 unsigned NumElem = WideInOp.getValueType().getVectorNumElements(); in PromoteIntRes_TRUNCATE()1684 SDValue WideTrunc = DAG.getNode(ISD::TRUNCATE, dl, TruncVT, WideInOp); in PromoteIntRes_TRUNCATE()