Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dbuiltins-x86.c454 tmp_V4d = __builtin_ia32_addsubpd256(tmp_V4d, tmp_V4d); in f0()
456 tmp_V4d = __builtin_ia32_haddpd256(tmp_V4d, tmp_V4d); in f0()
458 tmp_V4d = __builtin_ia32_hsubpd256(tmp_V4d, tmp_V4d); in f0()
460 tmp_V4d = __builtin_ia32_maxpd256(tmp_V4d, tmp_V4d); in f0()
462 tmp_V4d = __builtin_ia32_minpd256(tmp_V4d, tmp_V4d); in f0()
468 tmp_V4d = __builtin_ia32_blendvpd256(tmp_V4d, tmp_V4d, tmp_V4d); in f0()
471 tmp_V4d = __builtin_ia32_cmppd256(tmp_V4d, tmp_V4d, 0); in f0()
478 tmp_V4d = __builtin_ia32_vperm2f128_pd256(tmp_V4d, tmp_V4d, 0x7); in f0()
481 tmp_V4d = __builtin_ia32_sqrtpd256(tmp_V4d); in f0()
485 tmp_V4d = __builtin_ia32_roundpd256(tmp_V4d, 0x1); in f0()
[all …]