Searched refs:NOutElemVT (Results 1 – 1 of 1) sorted by relevance
4779 EVT NOutElemVT = NOutVT.getVectorElementType(); in PromoteIntRes_SPLAT_VECTOR() local4781 SDValue Op = DAG.getNode(ISD::ANY_EXTEND, dl, NOutElemVT, SplatVal); in PromoteIntRes_SPLAT_VECTOR()4791 EVT NOutElemVT = TLI.getTypeToTransformTo(*DAG.getContext(), in PromoteIntRes_STEP_VECTOR() local4794 SDValue Step = DAG.getConstant(StepVal.getSExtValue(), dl, NOutElemVT); in PromoteIntRes_STEP_VECTOR()