Searched refs:NumEltDone (Results 1 – 1 of 1) sorted by relevance
4091 auto NumEltDone = [&]() { return SrcNumElt - NumEltRemaining; }; in getMemoryOpCost() local4148 bool Is0thSubVec = (NumEltDone() % LT.second.getVectorNumElements()) == 0; in getMemoryOpCost()4157 VTy, None, NumEltDone(), CurrVecTy); in getMemoryOpCost()4165 int NumEltDoneInCurrXMM = NumEltDone() % NumEltPerXMM; in getMemoryOpCost()