Searched refs:NumSubElems (Results 1 – 2 of 2) sorted by relevance
2586 unsigned NumSubElems = SubVT.getVectorNumElements(); in lowerCONCAT_VECTORS() local2592 DAG.getVectorIdxConstant(i * NumSubElems, DL)); in lowerCONCAT_VECTORS()
9672 unsigned NumSubElems = SubVT.getVectorNumElements(); in LowerAVXCONCAT_VECTORS() local9678 DAG.getVectorIdxConstant(i * NumSubElems, dl)); in LowerAVXCONCAT_VECTORS()