Searched defs:NodeExtensionHelper (Results 1 – 1 of 1) sorted by relevance
8972 struct NodeExtensionHelper { struct8974 bool SupportsZExt;8979 bool SupportsSExt;8982 bool EnforceOneUse;8985 bool CheckMask;8988 SDValue Mask;8991 SDValue VL;8993 SDValue OrigOperand;8997 SDValue getSource() const { in getSource()9008 bool isSplat() const { in isSplat()[all …]