Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Darm64_vcvtfp.c20 float32x2_t test_vcvt_f32_f64(float64x2_t v) { in test_vcvt_f32_f64() function
Darm64_neon_high_half.c546 float32x2_t test_vcvt_f32_f64(float64x2_t v) { in test_vcvt_f32_f64() function
Daarch64-neon-misc.c1587 float32x2_t test_vcvt_f32_f64(float64x2_t a) { in test_vcvt_f32_f64() function
/external/llvm/test/CodeGen/AArch64/
Darm64-vcvt_f.ll21 define <2 x float> @test_vcvt_f32_f64(<2 x double> %v) nounwind readnone ssp {
22 ; CHECK-LABEL: test_vcvt_f32_f64: