HomeSort by: relevance | last modified time | path
    Searched defs:__builtin_epiphany_fmadd (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/epiphany/
epiphany_intrinsics.h 26 #define __builtin_epiphany_fmadd(a, b, c) __builtin_fmaf (b, c, a) macro
epiphany_intrinsics.h 26 #define __builtin_epiphany_fmadd(a, b, c) __builtin_fmaf (b, c, a) macro
  /src/external/gpl3/gcc.old/dist/gcc/config/epiphany/
epiphany_intrinsics.h 26 #define __builtin_epiphany_fmadd(a, b, c) __builtin_fmaf (b, c, a) macro
epiphany_intrinsics.h 26 #define __builtin_epiphany_fmadd(a, b, c) __builtin_fmaf (b, c, a) macro

Completed in 23 milliseconds