Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/test/CodeGen/
H A Darm64_vfma.c45 float64x2_t test_vfmaq_lane_f64(float64x2_t a1, float64x2_t a2, float64x1_t a3) { in test_vfmaq_lane_f64() function
H A Daarch64-neon-2velem.c248 float64x2_t test_vfmaq_lane_f64(float64x2_t a, float64x2_t b, float64x1_t v) { in test_vfmaq_lane_f64() function
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/AArch64/
H A Darm64-neon-2velem.ll469 define <2 x double> @test_vfmaq_lane_f64(<2 x double> %a, <2 x double> %b, <1 x double> %v) {
470 ; CHECK-LABEL: test_vfmaq_lane_f64: