Searched defs:fma (Results 1 – 2 of 2) sorted by relevance
506 …friend inline CONSTEXPR VECTOR<T> PURE fma(const VECTOR<T>& lv, const VECTOR<T>& rv, VECTOR<T> a) { in fma() function
496 float __attribute__((overloadable)) fma(float v1, float v2, float v3) { in fma() function