Searched refs:workgroupSize (Results 1 – 2 of 2) sorted by relevance
42 Pass::ListOption<int32_t> workgroupSize{ member58 SmallVector<int32_t, 3> workgroupSizeVec(workgroupSize.begin(), in runOnOperation()59 workgroupSize.end()); in runOnOperation()
80 Value workgroupSize = create<arith::MulIOp>(int32Type, tmp4, dimZ); in rewrite() local96 create<arith::SubIOp>(workgroupSize, numThreadsWithSmallerSubgroupId); in rewrite()120 create<arith::AddIOp>(int32Type, workgroupSize, subgroupMask); in rewrite()