Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/AArch64/
Darm64-neon-simd-ldst-one.ll234 define <1 x double> @test_vld1_dup_f64(double* %a) {
235 ; CHECK-LABEL: test_vld1_dup_f64:
/external/clang/test/CodeGen/
Daarch64-neon-ldst-one.c151 float64x1_t test_vld1_dup_f64(float64_t *a) { in test_vld1_dup_f64() function