Searched refs:test_veor_s64 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Daarch64-neon-3v.c273 // CHECK-LABEL: define <1 x i64> @test_veor_s64(<1 x i64> %a, <1 x i64> %b) #0 {
276 int64x1_t test_veor_s64(int64x1_t a, int64x1_t b) { function
H A Darm_neon_intrinsics.c3095 // CHECK-LABEL: define <1 x i64> @test_veor_s64(<1 x i64> %a, <1 x i64> %b) #0 {
3098 int64x1_t test_veor_s64(int64x1_t a, int64x1_t b) { function
[all...]

Completed in 213 milliseconds