Home | History | Annotate | Download | only in X86

Lines Matching full:sse3

137   // TODO: Currently the __builtin_popcount() implementation using SSE3
396 // Special lowering of v4i32 mul on sse2, sse3: Lower v4i32 mul as 2x shuffle,
483 // SSE3 doesn't have 'blendps'. The following shuffles are expanded into
512 // Fall-back (SSE3 and SSE2).