HomeSort by relevance Sort by last modified time
    Searched refs:_mm_fnmadd_ps (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
fma-builtins.c 50 return _mm_fnmadd_ps(a, b, c);
  /external/clang/lib/Headers/
fmaintrin.h 84 _mm_fnmadd_ps(__m128 __A, __m128 __B, __m128 __C) function

Completed in 17 milliseconds