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

/external/clang/test/CodeGen/
H A Daarch64-neon-intrinsics.c8924 // CHECK-LABEL: define <8 x i16> @test_vmlal_high_u8(<8 x i16> %a, <16 x i8> %b, <16 x i8> %c) #0 {
8930 uint16x8_t test_vmlal_high_u8(uint16x8_t a, uint8x16_t b, uint8x16_t c) { function
[all...]

Completed in 227 milliseconds