Searched refs:WorkGroupSize (Results 1 – 2 of 2) sorted by relevance
279 unsigned WorkGroupSize = 256; in visitAlloca() local281 WorkGroupSize * Mod->getDataLayout().getTypeAllocSize(AllocaTy); in visitAlloca()
574 unsigned WorkGroupSize = MFI->getMaximumWorkGroupSize(*MF); in calculateLDSSpillAddress() local589 WorkGroupSize > WavefrontSize) { in calculateLDSSpillAddress()649 unsigned LDSOffset = MFI->LDSSize + (FrameOffset * WorkGroupSize); in calculateLDSSpillAddress()