Lines Matching refs:tmp_V8f
96 V8f tmp_V8f; in f0() local
392 tmp_V8f = __builtin_ia32_addsubps256(tmp_V8f, tmp_V8f); in f0()
394 tmp_V8f = __builtin_ia32_hsubps256(tmp_V8f, tmp_V8f); in f0()
396 tmp_V8f = __builtin_ia32_haddps256(tmp_V8f, tmp_V8f); in f0()
398 tmp_V8f = __builtin_ia32_maxps256(tmp_V8f, tmp_V8f); in f0()
400 tmp_V8f = __builtin_ia32_minps256(tmp_V8f, tmp_V8f); in f0()
404 tmp_V8f = __builtin_ia32_vpermilvarps256(tmp_V8f, tmp_V8i); in f0()
406 tmp_V8f = __builtin_ia32_blendvps256(tmp_V8f, tmp_V8f, tmp_V8f); in f0()
407 tmp_V8f = __builtin_ia32_dpps256(tmp_V8f, tmp_V8f, 0x7); in f0()
409 tmp_V8f = __builtin_ia32_cmpps256(tmp_V8f, tmp_V8f, 0); in f0()
410 tmp_V8f = __builtin_ia32_cvtdq2ps256(tmp_V8i); in f0()
412 tmp_V8i = __builtin_ia32_cvtps2dq256(tmp_V8f); in f0()
415 tmp_V8f = __builtin_ia32_vperm2f128_ps256(tmp_V8f, tmp_V8f, 0x7); in f0()
418 tmp_V8f = __builtin_ia32_sqrtps256(tmp_V8f); in f0()
419 tmp_V8f = __builtin_ia32_rsqrtps256(tmp_V8f); in f0()
420 tmp_V8f = __builtin_ia32_rcpps256(tmp_V8f); in f0()
422 tmp_V8f = __builtin_ia32_roundps256(tmp_V8f, 0x1); in f0()
432 tmp_i = __builtin_ia32_vtestzps256(tmp_V8f, tmp_V8f); in f0()
433 tmp_i = __builtin_ia32_vtestcps256(tmp_V8f, tmp_V8f); in f0()
434 tmp_i = __builtin_ia32_vtestnzcps256(tmp_V8f, tmp_V8f); in f0()
439 tmp_i = __builtin_ia32_movmskps256(tmp_V8f); in f0()
443 tmp_V8f = __builtin_ia32_vbroadcastf128_ps256(tmp_V4fCp); in f0()
448 tmp_V8f = __builtin_ia32_maskloadps256(tmp_V8fCp, tmp_V8i); in f0()
452 __builtin_ia32_maskstoreps256(tmp_V8fp, tmp_V8i, tmp_V8f); in f0()