Searched refs:test_vfmsq_f16 (Results 1 – 6 of 6) sorted by relevance
/external/llvm-project/clang/test/CodeGen/ |
D | aarch64-v8.2a-neon-intrinsics-constrained.c | 86 float16x8_t test_vfmsq_f16(float16x8_t a, float16x8_t b, float16x8_t c) { in test_vfmsq_f16() function
|
D | arm-v8.2a-neon-intrinsics.c | 771 float16x8_t test_vfmsq_f16(float16x8_t a, float16x8_t b, float16x8_t c) { in test_vfmsq_f16() function
|
D | aarch64-v8.2a-neon-intrinsics.c | 876 float16x8_t test_vfmsq_f16(float16x8_t a, float16x8_t b, float16x8_t c) { in test_vfmsq_f16() function
|
/external/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/ |
D | ternary.c | 99 float16x8_t test_vfmsq_f16(float16x8_t a, float16x8_t b, float16x8_t c) { in test_vfmsq_f16() function
|
/external/llvm-project/llvm/test/CodeGen/Thumb2/mve-intrinsics/ |
D | ternary.ll | 82 define arm_aapcs_vfpcc <8 x half> @test_vfmsq_f16(<8 x half> %a, <8 x half> %b, <8 x half> %c) { 83 ; CHECK-LABEL: test_vfmsq_f16:
|
/external/llvm-project/llvm/test/CodeGen/ARM/ |
D | armv8.2a-fp16-vector-intrinsics.ll | 971 define dso_local <8 x half> @test_vfmsq_f16(<8 x half> %a, <8 x half> %b, <8 x half> %c) { 972 ; CHECK-LABEL: test_vfmsq_f16:
|