Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Darm64_neon_high_half.c21 uint16x8_t test_vaddw_high_u8(uint16x8_t lhs, uint8x16_t rhs) { in test_vaddw_high_u8() function
Daarch64-neon-intrinsics.c4534 uint16x8_t test_vaddw_high_u8(uint16x8_t a, uint8x16_t b) { in test_vaddw_high_u8() function
/external/llvm/test/CodeGen/AArch64/
Darm64-neon-3vdiff.ll269 define <8 x i16> @test_vaddw_high_u8(<8 x i16> %a, <16 x i8> %b) {
270 ; CHECK-LABEL: test_vaddw_high_u8: