Searched defs:mapB (Results 1 – 4 of 4) sorted by relevance
32 auto mapB = AffineMapAttr::get(AffineMap::get(3, 0, {k, n}, context)); in isRowMajorMatmul() local43 auto mapB = AffineMapAttr::get(AffineMap::get(3, 0, {m, k}, context)); in isColumnMajorMatmul() local
571 UUMap mapB(allocator); in TEST() local615 UUMap mapB(allocator); in TEST() local
671 UUMap mapB(allocator); in TEST() local715 UUMap mapB(allocator); in TEST() local
1337 mapB = bpftool("prog show %s" % (progB))[1]["map_ids"][0] variable