Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:__m256

108 __m256 test_mm256_fmadd_ps(__m256 a, __m256 b, __m256 c) {
118 __m256 test_mm256_fmsub_ps(__m256 a, __m256 b, __m256 c) {
128 __m256 test_mm256_fnmadd_ps(__m256 a, __m256 b, __m256 c) {
138 __m256 test_mm256_fnmsub_ps(__m256 a, __m256 b, __m256 c) {
148 __m256 test_mm256_fmaddsub_ps(__m256 a, __m256 b, __m256 c) {
158 __m256 test_mm256_fmsubadd_ps(__m256 a, __m256 b, __m256 c) {