Searched refs:template_muladd (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
H A Dfp-contract-pragma.cpp27 T template_muladd(T a, T b, T c) { function
35 return template_muladd<float>(a, b, c);

Completed in 346 milliseconds