Searched refs:WorkGroupSize (Results 1 – 2 of 2) sorted by relevance
297 unsigned WorkGroupSize = 256; in visitAlloca() local299 WorkGroupSize * Mod->getDataLayout().getTypeAllocSize(AllocaTy); in visitAlloca()
689 unsigned WorkGroupSize = MFI->getMaximumWorkGroupSize(*MF); in calculateLDSSpillAddress() local704 WorkGroupSize > WavefrontSize) { in calculateLDSSpillAddress()768 unsigned LDSOffset = MFI->LDSSize + (FrameOffset * WorkGroupSize); in calculateLDSSpillAddress()