Searched refs:IsBlendSupported (Results 1 – 1 of 1) sorted by relevance
12930 bool IsBlendSupported = Subtarget.hasSSE41(); in lowerV2I64Shuffle() local12931 if (IsBlendSupported) in lowerV2I64Shuffle()12955 if (IsBlendSupported) in lowerV2I64Shuffle()13241 bool IsBlendSupported = Subtarget.hasSSE41(); in lowerV4I32Shuffle() local13242 if (IsBlendSupported) in lowerV4I32Shuffle()13274 if (IsBlendSupported) in lowerV4I32Shuffle()13950 bool IsBlendSupported = Subtarget.hasSSE41(); in lowerV8I16Shuffle() local13951 if (IsBlendSupported) in lowerV8I16Shuffle()14059 if (!IsBlendSupported && Subtarget.hasSSSE3()) { in lowerV8I16Shuffle()