Searched refs:IsBlendSupported (Results 1 – 1 of 1) sorted by relevance
13462 bool IsBlendSupported = Subtarget.hasSSE41(); in lowerV2I64Shuffle() local13463 if (IsBlendSupported) in lowerV2I64Shuffle()13487 if (IsBlendSupported) in lowerV2I64Shuffle()13773 bool IsBlendSupported = Subtarget.hasSSE41(); in lowerV4I32Shuffle() local13774 if (IsBlendSupported) in lowerV4I32Shuffle()13806 if (IsBlendSupported) in lowerV4I32Shuffle()14489 bool IsBlendSupported = Subtarget.hasSSE41(); in lowerV8I16Shuffle() local14490 if (IsBlendSupported) in lowerV8I16Shuffle()14598 if (!IsBlendSupported && Subtarget.hasSSSE3()) { in lowerV8I16Shuffle()