Searched defs:CopyMappingInfo (Results 1 – 2 of 2) sorted by relevance
32 struct CopyMappingInfo : public MappingInfo { struct52 CopyMappingInfo(MLIRContext *ctx, int totalNumThreads, argument100 static constexpr int64_t kMaxVectorLoadBitWidth = 128;103 int64_t vectorSize;112 SmallVector<int64_t> smallestBoundingTileSizes;119 Status status;
37 transform::gpu::CopyMappingInfo::CopyMappingInfo(MLIRContext *ctx, in CopyMappingInfo() function in transform::gpu::CopyMappingInfo [all...]