Searched refs:mlirF16TypeGet (Results 1 – 4 of 4) sorted by relevance
82 MLIR_CAPI_EXPORTED MlirType mlirF16TypeGet(MlirContext ctx);
78 MlirType mlirF16TypeGet(MlirContext ctx) { in mlirF16TypeGet() function
594 MlirType f16 = mlirF16TypeGet(ctx); in printBuiltinTypes()
2116 MlirType t = mlirF16TypeGet(context->get()); in bindDerived()