Searched refs:mlirPythonTestTestAttributeGet (Results 1 – 3 of 3) sorted by relevance
24 mlirPythonTestTestAttributeGet(MlirContext context);
21 MlirAttribute mlirPythonTestTestAttributeGet(MlirContext context) { in mlirPythonTestTestAttributeGet() function
33 return cls(mlirPythonTestTestAttributeGet(ctx)); in PYBIND11_MODULE()