Searched defs:test_vsriq_n_s8 (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
H A Darm64_vsri.c80 int8x16_t test_vsriq_n_s8(int8x16_t a1, int8x16_t a2) { function
81 // CHECK: test_vsriq_n_s8
H A Daarch64-neon-intrinsics.c3592 int8x16_t test_vsriq_n_s8(int8x16_t a, int8x16_t b) { function
3593 // CHECK-LABEL: test_vsriq_n_s8
H A Darm_neon_intrinsics.c9882 // CHECK-LABEL: test_vsriq_n_s8
9884 int8x16_t test_vsriq_n_s8(int8x16_t a, int8x16_t b) { function

Completed in 100 milliseconds