Home
last modified time | relevance | path

Searched refs:test_vget_high_u8 (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
Daarch64-neon-vget-hilo.c33 uint8x8_t test_vget_high_u8(uint8x16_t a) { in test_vget_high_u8() function
Darm_neon_intrinsics.c2318 uint8x8_t test_vget_high_u8(uint8x16_t a) { in test_vget_high_u8() function
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-simd-vget.ll35 define <8 x i8> @test_vget_high_u8(<16 x i8> %a) {
36 ; CHECK-LABEL: test_vget_high_u8: