Searched refs:test_vrsra_n_u32 (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
H A Darm64_vshift.c317 uint32x2_t test_vrsra_n_u32(uint32x2_t acc, uint32x2_t in) { function
318 // CHECK-LABEL: @test_vrsra_n_u32
H A Daarch64-neon-intrinsics.c3544 int32x2_t test_vrsra_n_u32(int32x2_t a, int32x2_t b) { function
3545 // CHECK-LABEL: test_vrsra_n_u32
H A Darm_neon_intrinsics.c9008 // CHECK-LABEL: test_vrsra_n_u32
9010 uint32x2_t test_vrsra_n_u32(uint32x2_t a, uint32x2_t b) { function

Completed in 123 milliseconds