Searched refs:IsBlendSupported (Results 1 – 1 of 1) sorted by relevance
14228 bool IsBlendSupported = Subtarget.hasSSE41(); in lowerV2I64Shuffle() local14229 if (IsBlendSupported) in lowerV2I64Shuffle()14253 if (IsBlendSupported) in lowerV2I64Shuffle()14518 bool IsBlendSupported = Subtarget.hasSSE41(); in lowerV4I32Shuffle() local14519 if (IsBlendSupported) in lowerV4I32Shuffle()14551 if (IsBlendSupported) in lowerV4I32Shuffle()15227 bool IsBlendSupported = Subtarget.hasSSE41(); in lowerV8I16Shuffle() local15228 if (IsBlendSupported) in lowerV8I16Shuffle()15295 if (!IsBlendSupported && Subtarget.hasSSSE3()) { in lowerV8I16Shuffle()