Searched refs:BF16Ext (Results 1 – 1 of 1) sorted by relevance
16469 BF16Ext = 1 << 3 enumerator16544 case ExtKind::BF16Ext: in getExtOpc()16608 MVT EltVT = SupportsExt == ExtKind::BF16Ext ? MVT::bf16 in getNarrowType()17088 if ((AllowExtMask & ExtKind::BF16Ext) && LHS.SupportsBF16Ext && in canFoldToVWWithSameExtensionImpl()17091 Root, LHS, /*LHSExt=*/{ExtKind::BF16Ext}, RHS, in canFoldToVWWithSameExtensionImpl()17092 /*RHSExt=*/{ExtKind::BF16Ext}); in canFoldToVWWithSameExtensionImpl()17131 return canFoldToVWWithSameExtensionImpl(Root, LHS, RHS, ExtKind::BF16Ext, DAG, in canFoldToVWWithSameExtBF16()