Searched defs:TFDecodeAttributesInterface (Results 1 – 1 of 1) sorted by relevance
100 struct TFDecodeAttributesInterface : public DialectDecodeAttributesInterface { struct101 TFDecodeAttributesInterface(Dialect *dialect) in TFDecodeAttributesInterface() argument103 LogicalResult decode(OpaqueElementsAttr input, in decode()