Searched refs:mlirIntegerSetEmptyGet (Results 1 – 4 of 4) sorted by relevance
69 MLIR_CAPI_EXPORTED MlirIntegerSet mlirIntegerSetEmptyGet(MlirContext context,
35 MlirIntegerSet mlirIntegerSetEmptyGet(MlirContext context, intptr_t numDims, in mlirIntegerSetEmptyGet() function
1680 MlirIntegerSet emptySet = mlirIntegerSetEmptyGet(ctx, 2, 1); in printIntegerSet() 1691 MlirIntegerSet anotherEmptySet = mlirIntegerSetEmptyGet(ctx, 2, 1); in printIntegerSet()
901 mlirIntegerSetEmptyGet(context->get(), numDims, numSymbols); in populateIRAffine()