Searched refs:mlirMemRefTypeGetAffineMap (Results 1 – 3 of 3) sorted by relevance
281 MLIR_CAPI_EXPORTED MlirAffineMap mlirMemRefTypeGetAffineMap(MlirType type);
280 MlirAffineMap mlirMemRefTypeGetAffineMap(MlirType type) { in mlirMemRefTypeGetAffineMap() function
475 MlirAffineMap map = mlirMemRefTypeGetAffineMap(self); in bindDerived()