Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Darm64_vcvtfp.c12 float64x2_t test_vcvt_high_f64_f32(float32x4_t x) { in test_vcvt_high_f64_f32() function
Darm64_neon_high_half.c541 float64x2_t test_vcvt_high_f64_f32(float32x4_t x) { in test_vcvt_high_f64_f32() function
Daarch64-neon-misc.c1629 float64x2_t test_vcvt_high_f64_f32(float32x4_t a) { in test_vcvt_high_f64_f32() function
/external/llvm/test/CodeGen/AArch64/
Darm64-vcvt_f.ll12 define <2 x double> @test_vcvt_high_f64_f32(<4 x float> %x) nounwind readnone ssp {
13 ; CHECK-LABEL: test_vcvt_high_f64_f32: