Searched defs:NodeExtensionHelper (Results 1 – 1 of 1) sorted by relevance
8979 struct NodeExtensionHelper { struct8981 bool SupportsZExt;8986 bool SupportsSExt;8989 bool EnforceOneUse;8992 bool CheckMask;8995 SDValue Mask;8998 SDValue VL;9000 SDValue OrigOperand;9004 SDValue getSource() const { in getSource()9015 bool isSplat() const { in isSplat()[all …]