Searched refs:NumEltsWithPadding (Results 1 – 1 of 1) sorted by relevance
586 unsigned NumEltsWithPadding = OutSize.getKnownScalarFactor(EltSize); in PromoteIntRes_BITCAST() local588 EVT::getVectorVT(*DAG.getContext(), EltVT, NumEltsWithPadding); in PromoteIntRes_BITCAST()2220 unsigned NumEltsWithPadding = NInSize.getKnownScalarFactor(EltSize); in PromoteIntOp_BITCAST() local2222 EVT::getVectorVT(*DAG.getContext(), EltVT, NumEltsWithPadding); in PromoteIntOp_BITCAST()