Searched refs:AllowSplatInVW_W (Results 1 – 1 of 1) sorted by relevance
62 AllowSplatInVW_W(DEBUG_TYPE "-form-vw-w-with-splat", cl::Hidden, variable 14852 // Control this behavior behind an option (AllowSplatInVW_W) for testing in canFoldToVW_W() 14854 if (RHS.SupportsZExt && (!RHS.isSplat() || AllowSplatInVW_W)) in canFoldToVW_W() 14858 if (RHS.SupportsSExt && (!RHS.isSplat() || AllowSplatInVW_W)) in canFoldToVW_W()