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