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