Searched refs:mlirContextGetAllowUnregisteredDialects (Results 1 – 3 of 3) sorted by relevance
104 mlirContextGetAllowUnregisteredDialects(MlirContext context);
50 bool mlirContextGetAllowUnregisteredDialects(MlirContext context) { in mlirContextGetAllowUnregisteredDialects() function
2282 return mlirContextGetAllowUnregisteredDialects(self.get()); in populateIRCore()