Searched defs:getInterfaceID (Results 1 – 4 of 4) sorted by relevance
90 static TypeID getInterfaceID() { return TypeID::get<ConcreteType>(); } in getInterfaceID() function127 static TypeID getInterfaceID() { return TypeID::get<ConcreteType>(); } in getInterfaceID() function
33 static TypeID getInterfaceID() { return TypeID::get<ConcreteType>(); } getInterfaceID() function
256 constexpr static GetTypeIDFunctionTy getInterfaceID = global() member in mlir::python::PyInferTypeOpInterface 410 constexpr static GetTypeIDFunctionTy getInterfaceID = global() member in mlir::python::PyInferShapedTypeOpInterface
577 ConversionPattern(Pattern::MatchInterfaceOpTypeTag (),SourceOp::getInterfaceID (),benefit,context) ConversionPattern() argument 581 ConversionPattern(typeConverter,Pattern::MatchInterfaceOpTypeTag (),SourceOp::getInterfaceID (),benefit,context) ConversionPattern() argument