Lines Matching +defs:t +defs:s

58 packsswh (int32x2_t s, int32x2_t t)  in packsswh()
64 packsshb (int16x4_t s, int16x4_t t) in packsshb()
71 packushb (uint16x4_t s, uint16x4_t t) in packushb()
78 paddw_u (uint32x2_t s, uint32x2_t t) in paddw_u()
84 paddh_u (uint16x4_t s, uint16x4_t t) in paddh_u()
90 paddb_u (uint8x8_t s, uint8x8_t t) in paddb_u()
96 paddw_s (int32x2_t s, int32x2_t t) in paddw_s()
102 paddh_s (int16x4_t s, int16x4_t t) in paddh_s()
108 paddb_s (int8x8_t s, int8x8_t t) in paddb_s()
115 paddd_u (uint64_t s, uint64_t t) in paddd_u()
121 paddd_s (int64_t s, int64_t t) in paddd_s()
128 paddsh (int16x4_t s, int16x4_t t) in paddsh()
134 paddsb (int8x8_t s, int8x8_t t) in paddsb()
141 paddush (uint16x4_t s, uint16x4_t t) in paddush()
147 paddusb (uint8x8_t s, uint8x8_t t) in paddusb()
154 pandn_ud (uint64_t s, uint64_t t) in pandn_ud()
160 pandn_uw (uint32x2_t s, uint32x2_t t) in pandn_uw()
166 pandn_uh (uint16x4_t s, uint16x4_t t) in pandn_uh()
172 pandn_ub (uint8x8_t s, uint8x8_t t) in pandn_ub()
178 pandn_sd (int64_t s, int64_t t) in pandn_sd()
184 pandn_sw (int32x2_t s, int32x2_t t) in pandn_sw()
190 pandn_sh (int16x4_t s, int16x4_t t) in pandn_sh()
196 pandn_sb (int8x8_t s, int8x8_t t) in pandn_sb()
203 pavgh (uint16x4_t s, uint16x4_t t) in pavgh()
209 pavgb (uint8x8_t s, uint8x8_t t) in pavgb()
216 pcmpeqw_u (uint32x2_t s, uint32x2_t t) in pcmpeqw_u()
222 pcmpeqh_u (uint16x4_t s, uint16x4_t t) in pcmpeqh_u()
228 pcmpeqb_u (uint8x8_t s, uint8x8_t t) in pcmpeqb_u()
234 pcmpeqw_s (int32x2_t s, int32x2_t t) in pcmpeqw_s()
240 pcmpeqh_s (int16x4_t s, int16x4_t t) in pcmpeqh_s()
246 pcmpeqb_s (int8x8_t s, int8x8_t t) in pcmpeqb_s()
253 pcmpgtw_u (uint32x2_t s, uint32x2_t t) in pcmpgtw_u()
259 pcmpgth_u (uint16x4_t s, uint16x4_t t) in pcmpgth_u()
265 pcmpgtb_u (uint8x8_t s, uint8x8_t t) in pcmpgtb_u()
271 pcmpgtw_s (int32x2_t s, int32x2_t t) in pcmpgtw_s()
277 pcmpgth_s (int16x4_t s, int16x4_t t) in pcmpgth_s()
283 pcmpgtb_s (int8x8_t s, int8x8_t t) in pcmpgtb_s()
290 pextrh_u (uint16x4_t s, int field /* 0--3. */) in pextrh_u()
296 pextrh_s (int16x4_t s, int field /* 0--3. */) in pextrh_s()
303 pinsrh_0_u (uint16x4_t s, uint16x4_t t) in pinsrh_0_u()
309 pinsrh_1_u (uint16x4_t s, uint16x4_t t) in pinsrh_1_u()
315 pinsrh_2_u (uint16x4_t s, uint16x4_t t) in pinsrh_2_u()
321 pinsrh_3_u (uint16x4_t s, uint16x4_t t) in pinsrh_3_u()
327 pinsrh_0_s (int16x4_t s, int16x4_t t) in pinsrh_0_s()
333 pinsrh_1_s (int16x4_t s, int16x4_t t) in pinsrh_1_s()
339 pinsrh_2_s (int16x4_t s, int16x4_t t) in pinsrh_2_s()
345 pinsrh_3_s (int16x4_t s, int16x4_t t) in pinsrh_3_s()
352 pmaddhw (int16x4_t s, int16x4_t t) in pmaddhw()
359 pmaxsh (int16x4_t s, int16x4_t t) in pmaxsh()
366 pmaxub (uint8x8_t s, uint8x8_t t) in pmaxub()
373 pminsh (int16x4_t s, int16x4_t t) in pminsh()
380 pminub (uint8x8_t s, uint8x8_t t) in pminub()
387 pmovmskb_u (uint8x8_t s) in pmovmskb_u()
393 pmovmskb_s (int8x8_t s) in pmovmskb_s()
400 pmulhuh (uint16x4_t s, uint16x4_t t) in pmulhuh()
407 pmulhh (int16x4_t s, int16x4_t t) in pmulhh()
414 pmullh (int16x4_t s, int16x4_t t) in pmullh()
421 pmuluw (uint32x2_t s, uint32x2_t t) in pmuluw()
428 pasubub (uint8x8_t s, uint8x8_t t) in pasubub()
435 biadd (uint8x8_t s) in biadd()
444 psadbh (uint8x8_t s, uint8x8_t t) in psadbh()
451 pshufh_u (uint16x4_t dest, uint16x4_t s, uint8_t order) in pshufh_u()
457 pshufh_s (int16x4_t dest, int16x4_t s, uint8_t order) in pshufh_s()
464 psllh_u (uint16x4_t s, uint8_t amount) in psllh_u()
470 psllh_s (int16x4_t s, uint8_t amount) in psllh_s()
476 psllw_u (uint32x2_t s, uint8_t amount) in psllw_u()
482 psllw_s (int32x2_t s, uint8_t amount) in psllw_s()
489 psrlh_u (uint16x4_t s, uint8_t amount) in psrlh_u()
495 psrlh_s (int16x4_t s, uint8_t amount) in psrlh_s()
501 psrlw_u (uint32x2_t s, uint8_t amount) in psrlw_u()
507 psrlw_s (int32x2_t s, uint8_t amount) in psrlw_s()
514 psrah_u (uint16x4_t s, uint8_t amount) in psrah_u()
520 psrah_s (int16x4_t s, uint8_t amount) in psrah_s()
526 psraw_u (uint32x2_t s, uint8_t amount) in psraw_u()
532 psraw_s (int32x2_t s, uint8_t amount) in psraw_s()
539 psubw_u (uint32x2_t s, uint32x2_t t) in psubw_u()
545 psubh_u (uint16x4_t s, uint16x4_t t) in psubh_u()
551 psubb_u (uint8x8_t s, uint8x8_t t) in psubb_u()
557 psubw_s (int32x2_t s, int32x2_t t) in psubw_s()
563 psubh_s (int16x4_t s, int16x4_t t) in psubh_s()
569 psubb_s (int8x8_t s, int8x8_t t) in psubb_s()
576 psubd_u (uint64_t s, uint64_t t) in psubd_u()
582 psubd_s (int64_t s, int64_t t) in psubd_s()
589 psubsh (int16x4_t s, int16x4_t t) in psubsh()
595 psubsb (int8x8_t s, int8x8_t t) in psubsb()
602 psubush (uint16x4_t s, uint16x4_t t) in psubush()
608 psubusb (uint8x8_t s, uint8x8_t t) in psubusb()
615 punpckhwd_u (uint32x2_t s, uint32x2_t t) in punpckhwd_u()
621 punpckhhw_u (uint16x4_t s, uint16x4_t t) in punpckhhw_u()
627 punpckhbh_u (uint8x8_t s, uint8x8_t t) in punpckhbh_u()
633 punpckhwd_s (int32x2_t s, int32x2_t t) in punpckhwd_s()
639 punpckhhw_s (int16x4_t s, int16x4_t t) in punpckhhw_s()
645 punpckhbh_s (int8x8_t s, int8x8_t t) in punpckhbh_s()
652 punpcklwd_u (uint32x2_t s, uint32x2_t t) in punpcklwd_u()
658 punpcklhw_u (uint16x4_t s, uint16x4_t t) in punpcklhw_u()
664 punpcklbh_u (uint8x8_t s, uint8x8_t t) in punpcklbh_u()
670 punpcklwd_s (int32x2_t s, int32x2_t t) in punpcklwd_s()
676 punpcklhw_s (int16x4_t s, int16x4_t t) in punpcklhw_s()
682 punpcklbh_s (int8x8_t s, int8x8_t t) in punpcklbh_s()