Searched refs:NumEltDone (Results 1 – 1 of 1) sorted by relevance
4823 auto NumEltDone = [&]() { return SrcNumElt - NumEltRemaining; }; in getMemoryOpCost() local4880 bool Is0thSubVec = (NumEltDone() % LT.second.getVectorNumElements()) == 0; in getMemoryOpCost()4889 VTy, std::nullopt, CostKind, NumEltDone(), in getMemoryOpCost()4898 int NumEltDoneInCurrXMM = NumEltDone() % NumEltPerXMM; in getMemoryOpCost()