Searched defs:NodeExtensionHelper (Results 1 – 1 of 1) sorted by relevance
14267 struct NodeExtensionHelper { struct14269 bool SupportsZExt;14274 bool SupportsSExt;14276 bool SupportsFPExt;14279 bool EnforceOneUse;14281 SDValue OrigOperand;14285 SDValue getSource() const { in getSource()14299 bool isSplat() const { in isSplat()14305 unsigned getExtOpc(ExtKind SupportsExt) const { in getExtOpc()14320 SDValue getOrCreateExtendedOp(SDNode *Root, SelectionDAG &DAG, in getOrCreateExtendedOp()[all …]