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

/external/clang/test/CodeGen/
H A Daarch64-neon-2velem.c392 int32x4_t test_vmlal_lane_u16(int32x4_t a, int16x4_t b, int16x4_t v) { function
393 // CHECK-LABEL: test_vmlal_lane_u16
H A Darm_neon_intrinsics.c4358 // CHECK-LABEL: test_vmlal_lane_u16
4360 uint32x4_t test_vmlal_lane_u16(uint32x4_t a, uint16x4_t b, uint16x4_t c) { function

Completed in 55 milliseconds