Searched defs:elementAttr (Results 1 – 2 of 2) sorted by relevance
3031 if (auto elementAttr = arg.getSplatValue<Attribute>().dyn_cast<FloatAttr>()) in fold() local
136 if (auto elementAttr = attr.dyn_cast_or_null<ElementsAttr>()) { in GetHLOAxisFromTFAxis() local