Searched refs:mlirBF16TypeGet (Results 1 – 4 of 4) sorted by relevance
75 MLIR_CAPI_EXPORTED MlirType mlirBF16TypeGet(MlirContext ctx);
72 MlirType mlirBF16TypeGet(MlirContext ctx) { in mlirBF16TypeGet() function
593 MlirType bf16 = mlirBF16TypeGet(ctx); in printBuiltinTypes()
2098 MlirType t = mlirBF16TypeGet(context->get()); in bindDerived()