Searched refs:ArrayAttrEncoding (Results 1 – 2 of 2) sorted by relevance
664 LogicalResult ArrayAttrEncoding::Match(StringRef name, Attribute attr) const { in Match()672 FailureOr<EncodedAttr> ArrayAttrEncoding::Encode(Globals &g, in Encode()933 ArrayAttrEncoding, DenseArrayAttrEncoding, EmptyArrayAttrEncoding>(); in DefaultAttrEncodings()
310 struct ArrayAttrEncoding : public CustomCallAttrEncoding { struct