Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/ExecutionEngine/
H A DSyclRuntimeWrappers.cpp72 static sycl::context getDefaultContext() { in getDefaultContext() function
/llvm-project/mlir/lib/Bindings/Python/
H A DIRCore.cpp856 PyMlirContext *PyThreadContextEntry::getDefaultContext() { getDefaultContext() function in PyThreadContextEntry