Searched defs:__builtin_epiphany_fmadd (Results 1 – 2 of 2) sorted by relevance
26 #define __builtin_epiphany_fmadd(a, b, c) __builtin_fmaf (b, c, a) macro