Searched refs:bf16Ty (Results 1 – 1 of 1) sorted by relevance
302 BFloat16Type bf16Ty; member in mlir::MLIRContextImpl350 impl->bf16Ty = TypeUniquer::get<BFloat16Type>(this); in MLIRContext()731 return context->getImpl().bf16Ty; in get()