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