Searched defs:NodeExtensionHelper (Results 1 – 1 of 1) sorted by relevance
16497 struct NodeExtensionHelper { struct16499 bool SupportsZExt;16504 bool SupportsSExt;16506 bool SupportsFPExt;16508 bool SupportsBF16Ext;16511 bool EnforceOneUse;16513 SDValue OrigOperand;16517 SDValue getSource() const { in getSource()16531 bool isSplat() const { in isSplat()16537 unsigned getExtOpc(ExtKind SupportsExt) const { in getExtOpc()[all …]