Searched refs:layoutWidth (Results 1 – 1 of 1) sorted by relevance
778 const std::optional<std::uint64_t> layoutWidth = in matchAndRewrite() local782 if (indexOp && layoutWidth && width != *layoutWidth) { in matchAndRewrite()795 const auto llvmDstType = mlir::IntegerType::get(ctx, *layoutWidth); in matchAndRewrite()798 width, *layoutWidth); in matchAndRewrite()