Searched refs:mlirF16TypeGet (Results 1 – 5 of 5) sorted by relevance
82 MLIR_CAPI_EXPORTED MlirType mlirF16TypeGet(MlirContext ctx);
79 MlirType mlirF16TypeGet(MlirContext ctx) { in mlirF16TypeGet() function
134 MlirType t = mlirF16TypeGet(context->get()); in bindDerived()
445 bulkLoadElementType = mlirF16TypeGet(context); in getFromBuffer()
669 MlirType f16 = mlirF16TypeGet(ctx); in printBuiltinTypes()1005 mlirRankedTensorTypeGet(2, shape, mlirF16TypeGet(ctx), encoding), 2, in printBuiltinAttributes()