Searched refs:test_vbfmmlaq_f32 (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/clang/test/CodeGen/ |
D | aarch64-bf16-dotprod-intrinsics.c | 78 float32x4_t test_vbfmmlaq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmmlaq_f32() function
|
D | arm-bf16-dotprod-intrinsics.c | 84 float32x4_t test_vbfmmlaq_f32(float32x4_t r, bfloat16x8_t a, bfloat16x8_t b) { in test_vbfmmlaq_f32() function
|
/external/llvm-project/llvm/test/Bitcode/ |
D | arm-bf16-upgrade.ll | 29 define <4 x float> @test_vbfmmlaq_f32(<4 x float> %r, <8 x bfloat> %a, <8 x bfloat> %b) { 30 ; CHECK-LABEL: @test_vbfmmlaq_f32
|
D | aarch64-bf16-upgrade.ll | 29 define <4 x float> @test_vbfmmlaq_f32(<4 x float> %r, <8 x bfloat> %a, <8 x bfloat> %b) { 30 ; CHECK-LABEL: @test_vbfmmlaq_f32
|
/external/llvm-project/llvm/test/CodeGen/AArch64/ |
D | aarch64-bf16-dotprod-intrinsics.ll | 78 define <4 x float> @test_vbfmmlaq_f32(<4 x float> %r, <8 x bfloat> %a, <8 x bfloat> %b) { 79 ; CHECK-LABEL: test_vbfmmlaq_f32:
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | arm-bf16-dotprod-intrinsics.ll | 78 define <4 x float> @test_vbfmmlaq_f32(<4 x float> %r, <8 x bfloat> %a, <8 x bfloat> %b) { 79 ; CHECK-LABEL: test_vbfmmlaq_f32:
|