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

  /external/clang/test/CodeGen/
fma-builtins.c 130 return _mm256_fnmadd_ps(a, b, c);
  /external/clang/lib/Headers/
fmaintrin.h 180 _mm256_fnmadd_ps(__m256 __A, __m256 __B, __m256 __C) function

Completed in 22 milliseconds