Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Darm64_vext.c231 void test_vextq_f64() in test_vextq_f64() function
Daarch64-neon-extract.c120 float64x2_t test_vextq_f64(float64x2_t a, float64x2_t b) { in test_vextq_f64() function
/external/llvm/test/CodeGen/AArch64/
Dneon-extract.ll152 define <2 x double> @test_vextq_f64(<2 x double> %a, <2 x double> %b) {
153 ; CHECK-LABEL: test_vextq_f64: