Searched defs:dot4_in_x (Results 1 – 3 of 3) sorted by relevance
19 pub(crate) fn dot4_in_x(lhs: v128, rhs: v128) -> v128 { in dot4_in_x() function
15 pub(crate) fn dot4_in_x(lhs: f32x4, rhs: f32x4) -> f32x4 { in dot4_in_x() function
52 pub(crate) unsafe fn dot4_in_x(lhs: __m128, rhs: __m128) -> __m128 { in dot4_in_x() function