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

/external/clang/test/CodeGen/
H A Darm64_vshift.c261 int32x2_t test_vrsra_n_s32(int32x2_t acc, int32x2_t in) { function
262 // CHECK-LABEL: @test_vrsra_n_s32
H A Daarch64-neon-intrinsics.c3502 int32x2_t test_vrsra_n_s32(int32x2_t a, int32x2_t b) { function
3503 // CHECK-LABEL: test_vrsra_n_s32
H A Darm_neon_intrinsics.c8984 // CHECK-LABEL: test_vrsra_n_s32
8986 int32x2_t test_vrsra_n_s32(int32x2_t a, int32x2_t b) { function

Completed in 95 milliseconds