Searched defs:getDefaultContext (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/ExecutionEngine/ | ||
H A D | SyclRuntimeWrappers.cpp | 72 static sycl::context getDefaultContext() { in getDefaultContext() function |
/llvm-project/mlir/lib/Bindings/Python/ | ||
H A D | IRCore.cpp | 856 PyMlirContext *PyThreadContextEntry::getDefaultContext() { getDefaultContext() function in PyThreadContextEntry |