Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Darm64_vcvtfp.c5 float64x2_t test_vcvt_f64_f32(float32x2_t x) { in test_vcvt_f64_f32() function
Darm64_neon_high_half.c536 float64x2_t test_vcvt_f64_f32(float32x2_t x) { in test_vcvt_f64_f32() function
Daarch64-neon-misc.c1623 float64x2_t test_vcvt_f64_f32(float32x2_t a) { in test_vcvt_f64_f32() function
/external/llvm/test/CodeGen/AArch64/
Darm64-vcvt_f.ll4 define <2 x double> @test_vcvt_f64_f32(<2 x float> %x) nounwind readnone ssp {
5 ; CHECK-LABEL: test_vcvt_f64_f32: