Searched defs:axis_int (Results 1 – 3 of 3) sorted by relevance
20 const int32_t axis_int) in Gather()
213 IntegerAttr axis_int = ExtractSingleElementAsInteger(axis); in matchAndRewrite() local
3355 for (const auto &axis_int : perm.getValues<APInt>()) { in verify() local