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