Home
last modified time | relevance | path

Searched refs:test_vcvtx_f32_f64 (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
Darm64_vcvtfp.c35 float32x2_t test_vcvtx_f32_f64(float64x2_t v) { in test_vcvtx_f32_f64() function
Darm64_neon_high_half.c556 float32x2_t test_vcvtx_f32_f64(float64x2_t v) { in test_vcvtx_f32_f64() function
Daarch64-neon-misc.c1599 float32x2_t test_vcvtx_f32_f64(float64x2_t a) { in test_vcvtx_f32_f64() function
/external/llvm/test/CodeGen/AArch64/
Darm64-vcvt_f.ll39 define <2 x float> @test_vcvtx_f32_f64(<2 x double> %v) nounwind readnone ssp {
40 ; CHECK-LABEL: test_vcvtx_f32_f64: