Searched defs:workgroupSize (Results 1 – 3 of 3) sorted by relevance
42 Pass::ListOption<int32_t> workgroupSize{ member
124 MLIRContext *context, ArrayRef<int32_t> workgroupSize, in getEntryPointABIAttr()
82 Value workgroupSize = create<arith::MulIOp>(int32Type, tmp4, dimZ); in rewrite() local