Searched defs:alignAttr (Results 1 – 5 of 5) sorted by relevance
2112 std::optional<uint64_t> alignAttr = getAlignment(); verify() local
42 if (auto alignAttr = matchAndRewrite() local 165 if (auto alignAttr = matchAndRewrite() local
1831 auto alignAttr{mlir::IntegerAttr::get(i64ty, val)}; in getAlignmentAttr() local
1623 if (std::optional<uint64_t> alignAttr = getAlignment()) { verify() local