Home
last modified time | relevance | path

Searched defs:createInstance (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/tools/mlir-vulkan-runner/
H A DVulkanRuntime.cpp224 LogicalResult VulkanRuntime::createInstance() { in createInstance() function in VulkanRuntime
/llvm-project-15.0.7/mlir/lib/Bindings/Python/
H A DIRCore.cpp932 PyOperationRef PyOperation::createInstance(PyMlirContextRef contextRef, in createInstance() function in PyOperation