Searched defs:test_vqmovun_s64 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Daarch64-neon-misc.c2062 // CHECK-LABEL: define <2 x i32> @test_vqmovun_s64(<2 x i64> %a) #0 {
2069 int32x2_t test_vqmovun_s64(int64x2_t a) { function
H A Darm_neon_intrinsics.c12352 // CHECK-LABEL: define <2 x i32> @test_vqmovun_s64(<2 x i64> %a) #0 {
12359 uint32x2_t test_vqmovun_s64(int64x2_t a) { function
[all...]

Completed in 137 milliseconds