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