Searched refs:template_muladd (Results 1 – 1 of 1) sorted by relevance
27 T template_muladd(T a, T b, T c) { in template_muladd() function35 return template_muladd<float>(a, b, c); in fp_contract_3()