Searched refs:numGRFToWrite (Results 1 – 1 of 1) sorted by relevance
5082 auto numGRFToWrite = getPayloadSizeGRF(numRows); in expandSpillLSC() local5093 dataShape.elems = builder->lscGetElementNum(numGRFToWrite * getGRFSize() / 4); in expandSpillLSC()5130 numRows -= numGRFToWrite; in expandSpillLSC()5131 rowOffset += numGRFToWrite; in expandSpillLSC()5132 spillOffset += numGRFToWrite * getGRFSize(); in expandSpillLSC()