Searched refs:mlirValueGetType (Results 1 – 4 of 4) sorted by relevance
713 MLIR_CAPI_EXPORTED MlirType mlirValueGetType(MlirValue value);
429 MlirType type = mlirValueGetType(value); in printFirstOfEach()621 mlirTypeDump(mlirValueGetType(mlirOperationGetResult(op, 0))); in createOperationWithTypeInference()
704 MlirType mlirValueGetType(MlirValue value) { in mlirValueGetType() function
1973 PyType(context, mlirValueGetType(container.getElement(i).get()))); in getValueTypes()3149 mlirValueGetType(self.get())); in populateIRCore()