Searched refs:GlobalSizeX (Results 1 – 1 of 1) sorted by relevance
147 auto GlobalSizeX = b.MakeIMul(UIntTy, GroupSizeX, NumGroupX); in AddWrapper() local148 Blk->addInstruction(GlobalSizeX); in AddWrapper()159 auto NumCellsFromYZ = b.MakeIMul(UIntTy, GlobalSizeX, NumRows); in AddWrapper()