Searched refs:mlirVectorTypeGetChecked (Results 1 – 3 of 3) sorted by relevance
182 MLIR_CAPI_EXPORTED MlirType mlirVectorTypeGetChecked(MlirLocation loc,
179 MlirType mlirVectorTypeGetChecked(MlirLocation loc, intptr_t rank, in mlirVectorTypeGetChecked() function
337 MlirType t = mlirVectorTypeGetChecked(loc, shape.size(), shape.data(), in bindDerived()