Searched refs:dot2add_impl (Results 1 – 2 of 2) sorted by relevance
53 constexpr float dot2add_impl(half2 a, half2 b, float c) { in dot2add_impl() function
190 return __detail::dot2add_impl(A, B, C); in dot2add()