Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Darm64_vcvtfp.c27 float32x4_t test_vcvt_high_f32_f64(float32x2_t x, float64x2_t v) { in test_vcvt_high_f32_f64() function
Darm64_neon_high_half.c551 float32x4_t test_vcvt_high_f32_f64(float32x2_t x, float64x2_t v) { in test_vcvt_high_f32_f64() function
Daarch64-neon-misc.c1593 float32x4_t test_vcvt_high_f32_f64(float32x2_t a, float64x2_t b) { in test_vcvt_high_f32_f64() function
/external/llvm/test/CodeGen/AArch64/
Darm64-vcvt_f.ll29 define <4 x float> @test_vcvt_high_f32_f64(<2 x float> %x, <2 x double> %v) nounwind readnone ssp {
30 ; CHECK-LABEL: test_vcvt_high_f32_f64: