Searched refs:IsBlendSupported (Results 1 – 1 of 1) sorted by relevance
13248 bool IsBlendSupported = Subtarget.hasSSE41(); in lowerV2I64Shuffle() local13249 if (IsBlendSupported) in lowerV2I64Shuffle()13273 if (IsBlendSupported) in lowerV2I64Shuffle()13533 bool IsBlendSupported = Subtarget.hasSSE41(); in lowerV4I32Shuffle() local13534 if (IsBlendSupported) in lowerV4I32Shuffle()13566 if (IsBlendSupported) in lowerV4I32Shuffle()14232 bool IsBlendSupported = Subtarget.hasSSE41(); in lowerV8I16Shuffle() local14233 if (IsBlendSupported) in lowerV8I16Shuffle()14272 if (!IsBlendSupported && Subtarget.hasSSSE3()) { in lowerV8I16Shuffle()