Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Darm-v8.2a-neon-intrinsics.c802 float16x4_t test_vmul_n_f16(float16x4_t a, float16_t b) { in test_vmul_n_f16() function
H A Daarch64-v8.2a-neon-intrinsics.c
/llvm-project/llvm/test/CodeGen/ARM/
H A Darmv8.2a-fp16-vector-intrinsics.ll1179 define dso_local <4 x half> @test_vmul_n_f16(<4 x half> %a, float %b.coerce) {
1180 ; CHECK-LABEL: test_vmul_n_f16: