Lines Matching defs:r
13 int32x4_t test_vmmlaq_s32(int32x4_t r, int8x16_t a, int8x16_t b) { in test_vmmlaq_s32()
20 uint32x4_t test_vmmlaq_u32(uint32x4_t r, uint8x16_t a, uint8x16_t b) { in test_vmmlaq_u32()
27 int32x4_t test_vusmmlaq_s32(int32x4_t r, uint8x16_t a, int8x16_t b) { in test_vusmmlaq_s32()
34 int32x2_t test_vusdot_s32(int32x2_t r, uint8x8_t a, int8x8_t b) { in test_vusdot_s32()
47 int32x2_t test_vusdot_lane_s32(int32x2_t r, uint8x8_t a, int8x8_t b) { in test_vusdot_lane_s32()
60 int32x2_t test_vsudot_lane_s32(int32x2_t r, int8x8_t a, uint8x8_t b) { in test_vsudot_lane_s32()
73 int32x2_t test_vusdot_laneq_s32(int32x2_t r, uint8x8_t a, int8x16_t b) { in test_vusdot_laneq_s32()
86 int32x2_t test_vsudot_laneq_s32(int32x2_t r, int8x8_t a, uint8x16_t b) { in test_vsudot_laneq_s32()
93 int32x4_t test_vusdotq_s32(int32x4_t r, uint8x16_t a, int8x16_t b) { in test_vusdotq_s32()
106 int32x4_t test_vusdotq_lane_s32(int32x4_t r, uint8x16_t a, int8x8_t b) { in test_vusdotq_lane_s32()
119 int32x4_t test_vsudotq_lane_s32(int32x4_t r, int8x16_t a, uint8x8_t b) { in test_vsudotq_lane_s32()
132 int32x4_t test_vusdotq_laneq_s32(int32x4_t r, uint8x16_t a, int8x16_t b) { in test_vusdotq_laneq_s32()
145 int32x4_t test_vsudotq_laneq_s32(int32x4_t r, int8x16_t a, uint8x16_t b) { in test_vsudotq_laneq_s32()