Home
last modified time | relevance | path

Searched refs:_mm_fnmadd_ps (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Dfma-builtins.c50 return _mm_fnmadd_ps(a, b, c); in test_mm_fnmadd_ps()
/external/clang/lib/Headers/
Dfmaintrin.h83 _mm_fnmadd_ps(__m128 __A, __m128 __B, __m128 __C) in _mm_fnmadd_ps() function