Searched refs:IsBlendSupported (Results 1 – 1 of 1) sorted by relevance
15226 bool IsBlendSupported = Subtarget.hasSSE41(); in lowerV2I64Shuffle() local15227 if (IsBlendSupported) in lowerV2I64Shuffle()15251 if (IsBlendSupported) in lowerV2I64Shuffle()15516 bool IsBlendSupported = Subtarget.hasSSE41(); in lowerV4I32Shuffle() local15517 if (IsBlendSupported) in lowerV4I32Shuffle()15549 if (IsBlendSupported) in lowerV4I32Shuffle()16223 bool IsBlendSupported = Subtarget.hasSSE41(); in lowerV8I16Shuffle() local16224 if (IsBlendSupported) in lowerV8I16Shuffle()16320 if (!IsBlendSupported && Subtarget.hasSSSE3()) { in lowerV8I16Shuffle()