Searched refs:madd2 (Results 1 – 2 of 2) sorted by relevance
15 define i64 @madd2(i32 %a, i32 %b, i32 %c) nounwind readnone {
478 const __m128i madd2 = _mm_madd_epi16(d2, d2); in SSE4x4SSE2() local481 const __m128i sum1 = _mm_add_epi32(madd2, madd3); in SSE4x4SSE2()