Searched refs:madd1 (Results 1 – 2 of 2) sorted by relevance
4 define i64 @madd1(i32 %a, i32 %b, i32 %c) nounwind readnone {
477 const __m128i madd1 = _mm_madd_epi16(d1, d1); in SSE4x4SSE2() local480 const __m128i sum0 = _mm_add_epi32(madd0, madd1); in SSE4x4SSE2()