Searched defs:test_vqmovn_u16 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/CodeGen/
H A Daarch64-neon-misc.c2172 // CHECK-LABEL: define <8 x i8> @test_vqmovn_u16(<8 x i16> %a) #0 {
2177 uint8x8_t test_vqmovn_u16(uint16x8_t a) { function
H A Darm_neon_intrinsics.c12300 // CHECK-LABEL: define <8 x i8> @test_vqmovn_u16(<8 x i16> %a) #0 {
12305 uint8x8_t test_vqmovn_u16(uint16x8_t a) { function
[all...]

Completed in 95 milliseconds