Searched refs:threadArgStart (Results 1 – 1 of 1) sorted by relevance
2519 uint32_t threadArgStart = kernelArgEnd; in CreateMovInstructions() local2525 sortedArgs[j]->unitOffsetInPayload = (uint16_t)threadArgStart; in CreateMovInstructions()2526 threadArgStart += sortedArgs[j]->unitSize; in CreateMovInstructions()2527 DW_ALIGNMENT(threadArgStart); in CreateMovInstructions()2544 GRF_ALIGNMENT(threadArgStart); in CreateMovInstructions()2545 uint32_t threadArgEnd = threadArgStart; in CreateMovInstructions()