Home
last modified time | relevance | path

Searched refs:_get_default_loc_context (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/mlir/python/mlir/dialects/
H A D_arith_ops_ext.py7 from ._ods_common import get_default_loc_context as _get_default_loc_context unknown
54 IndexType.get(context=_get_default_loc_context(loc)),
H A D_func_ops_ext.py7 from ._ods_common import get_default_loc_context as _get_default_loc_context unknown
279 context=_get_default_loc_context(loc)),
297 argumentsOrCallee, context=_get_default_loc_context(loc)),
H A D_ml_program_ops_ext.py8 from ._ods_common import get_default_loc_context as _get_default_loc_context unknown