Searched refs:NumSubElem (Results 1 – 2 of 2) sorted by relevance
2054 unsigned NumSubElem = VVT.getVectorNumElements(); in LowerCONCAT_VECTORS() local2055 for (unsigned j = 0; j < NumSubElem; ++j) { in LowerCONCAT_VECTORS()
1558 unsigned NumSubElem = VectorValueType.getVectorNumElements(); in ExpandConcatVectors() local1563 for (unsigned Idx = 0; Idx < NumSubElem; ++Idx) { in ExpandConcatVectors()