Searched refs:madd1 (Results 1 – 2 of 2) sorted by relevance
12 ; ALL-LABEL: madd1:47 define i64 @madd1(i32 %a, i32 %b, i32 %c) nounwind readnone {
617 const __m128i madd1 = _mm_madd_epi16(d1, d1); in SSE4x4() local620 const __m128i sum0 = _mm_add_epi32(madd0, madd1); in SSE4x4()