Searched refs:numGroups (Results 1 – 5 of 5) sorted by relevance
23 nvgpu.device_async_wait %1 { numGroups = 1 : i32}43 nvgpu.device_async_wait %1 { numGroups = 1 : i32}80 nvgpu.device_async_wait %1 { numGroups = 1 : i32}136 nvgpu.device_async_wait %1 { numGroups = 1 : i32}181 nvgpu.device_async_wait %1 { numGroups = 1 : i32}207 nvgpu.device_async_wait %1 { numGroups = 1 : i32}233 nvgpu.device_async_wait %1 { numGroups = 1 : i32}
30 // CHECK: nvgpu.device_async_wait %{{.*}} {numGroups = 1 : i32}31 nvgpu.device_async_wait %token {numGroups = 1 : i32}
429 int32_t numGroups = adaptor.getNumGroups().value_or(0); in matchAndRewrite() local430 rewriter.create<NVVM::CpAsyncWaitGroupOp>(op.getLoc(), numGroups); in matchAndRewrite()
226 OptionalAttr<I32Attr>:$numGroups);
268 nvgpu.device_async_wait %1 { numGroups = 1 : i32 }