Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Davx512-intrinsics-canonical.ll81 define <8 x double> @test_mm512_fmsub_round_pd(<8 x double> %__A, <8 x double> %__B, <8 x double> %…
82 ; CHECK-LABEL: test_mm512_fmsub_round_pd:
Davx512-intrinsics-fast-isel.ll3034 define <8 x double> @test_mm512_fmsub_round_pd(<8 x double> %__A, <8 x double> %__B, <8 x double> %…
3035 ; X86-LABEL: test_mm512_fmsub_round_pd:
3041 ; X64-LABEL: test_mm512_fmsub_round_pd:
/external/clang/test/CodeGen/
Davx512f-builtins.c458 __m512d test_mm512_fmsub_round_pd(__m512d __A, __m512d __B, __m512d __C) { in test_mm512_fmsub_round_pd() function