Searched refs:SupportsSExt (Results 1 – 1 of 1) sorted by relevance
14271 /// Note: SupportsZExt and SupportsSExt are not mutually exclusive. For member 14274 bool SupportsSExt;14515 SupportsSExt = true; in fillUpExtensionSupportForSplat() 14532 SupportsSExt = true; in fillUpExtensionSupportForSplat() 14546 SupportsSExt = false; in fillUpExtensionSupport() 14567 SupportsSExt = Opc == ISD::SIGN_EXTEND; in fillUpExtensionSupport() 14574 SupportsSExt = true; in fillUpExtensionSupport() 14669 SupportsSExt = in NodeExtensionHelper() 14811 if ((AllowExtMask & ExtKind::SExt) && LHS.SupportsSExt && RHS.SupportsSExt) in canFoldToVWWithSameExtensionImpl() [all...]