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