Searched refs:apiVersion (Results 1 – 5 of 5) sorted by relevance
43 uint32_t apiVersion; member77 uint32_t getAPIVersion() const { return info.apiVersion; } in getAPIVersion()
35 uint32_t apiVersion; member70 uint32_t getAPIVersion() const { return info.apiVersion; } in getAPIVersion()
40 if (plugin.info.apiVersion != MLIR_PLUGIN_API_VERSION) in load()43 Twine(plugin.info.apiVersion) + ", supported version is " + in load()