Home
last modified time | relevance | path

Searched refs:test_vmulq_lane_f64 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-2velem.c748 float64x2_t test_vmulq_lane_f64(float64x2_t a, float64x1_t v) { in test_vmulq_lane_f64() function
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-2velem.ll1440 define <2 x double> @test_vmulq_lane_f64(<2 x double> %a, <1 x double> %v) {
1441 ; CHECK-LABEL: test_vmulq_lane_f64: