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

/external/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c3506 // CHECK-LABEL: define <8 x i8> @test_vshl_u8(<8 x i8> %a, <8 x i8> %b) #0 {
3509 uint8x8_t test_vshl_u8(uint8x8_t a, int8x8_t b) { function
[all...]
H A Darm_neon_intrinsics.c16847 // CHECK-LABEL: define <8 x i8> @test_vshl_u8(<8 x i8> %a, <8 x i8> %b) #0 {
16850 uint8x8_t test_vshl_u8(uint8x8_t a, int8x8_t b) { function
[all...]

Completed in 243 milliseconds