Lines Matching defs:IsBlendSupported
13207 bool IsBlendSupported = Subtarget.hasSSE41();
13208 if (IsBlendSupported)
13232 if (IsBlendSupported)
13518 bool IsBlendSupported = Subtarget.hasSSE41();
13519 if (IsBlendSupported)
13551 if (IsBlendSupported)
14227 bool IsBlendSupported = Subtarget.hasSSE41();
14228 if (IsBlendSupported)
14336 if (!IsBlendSupported && Subtarget.hasSSSE3()) {