Searched refs:ElemBytes (Results 1 – 1 of 1) sorted by relevance
4723 unsigned ElemBytes = VT.getVectorElementType().getStoreSize(); in PerformDAGCombine() local4724 if (ElemBytes <= 4) { in PerformDAGCombine()4728 EVT OutVT = MVT::getVectorVT(MVT::getIntegerVT(ElemBytes * 16), in PerformDAGCombine()4729 SystemZ::VectorBytes / ElemBytes / 2); in PerformDAGCombine()