Lines Matching defs:fs
56 uint64_t helper_paddsb(uint64_t fs, uint64_t ft) in helper_paddsb()
70 uint64_t helper_paddusb(uint64_t fs, uint64_t ft) in helper_paddusb()
84 uint64_t helper_paddsh(uint64_t fs, uint64_t ft) in helper_paddsh()
98 uint64_t helper_paddush(uint64_t fs, uint64_t ft) in helper_paddush()
112 uint64_t helper_paddb(uint64_t fs, uint64_t ft) in helper_paddb()
125 uint64_t helper_paddh(uint64_t fs, uint64_t ft) in helper_paddh()
138 uint64_t helper_paddw(uint64_t fs, uint64_t ft) in helper_paddw()
151 uint64_t helper_psubsb(uint64_t fs, uint64_t ft) in helper_psubsb()
165 uint64_t helper_psubusb(uint64_t fs, uint64_t ft) in helper_psubusb()
179 uint64_t helper_psubsh(uint64_t fs, uint64_t ft) in helper_psubsh()
193 uint64_t helper_psubush(uint64_t fs, uint64_t ft) in helper_psubush()
207 uint64_t helper_psubb(uint64_t fs, uint64_t ft) in helper_psubb()
220 uint64_t helper_psubh(uint64_t fs, uint64_t ft) in helper_psubh()
233 uint64_t helper_psubw(uint64_t fs, uint64_t ft) in helper_psubw()
246 uint64_t helper_pshufh(uint64_t fs, uint64_t ft) in helper_pshufh()
260 uint64_t helper_packsswh(uint64_t fs, uint64_t ft) in helper_packsswh()
284 uint64_t helper_packsshb(uint64_t fs, uint64_t ft) in helper_packsshb()
303 uint64_t helper_packushb(uint64_t fs, uint64_t ft) in helper_packushb()
322 uint64_t helper_punpcklwd(uint64_t fs, uint64_t ft) in helper_punpcklwd()
327 uint64_t helper_punpckhwd(uint64_t fs, uint64_t ft) in helper_punpckhwd()
332 uint64_t helper_punpcklhw(uint64_t fs, uint64_t ft) in helper_punpcklhw()
347 uint64_t helper_punpckhhw(uint64_t fs, uint64_t ft) in helper_punpckhhw()
362 uint64_t helper_punpcklbh(uint64_t fs, uint64_t ft) in helper_punpcklbh()
381 uint64_t helper_punpckhbh(uint64_t fs, uint64_t ft) in helper_punpckhbh()
400 uint64_t helper_pavgh(uint64_t fs, uint64_t ft) in helper_pavgh()
413 uint64_t helper_pavgb(uint64_t fs, uint64_t ft) in helper_pavgb()
426 uint64_t helper_pmaxsh(uint64_t fs, uint64_t ft) in helper_pmaxsh()
439 uint64_t helper_pminsh(uint64_t fs, uint64_t ft) in helper_pminsh()
452 uint64_t helper_pmaxub(uint64_t fs, uint64_t ft) in helper_pmaxub()
465 uint64_t helper_pminub(uint64_t fs, uint64_t ft) in helper_pminub()
478 uint64_t helper_pcmpeqw(uint64_t fs, uint64_t ft) in helper_pcmpeqw()
491 uint64_t helper_pcmpgtw(uint64_t fs, uint64_t ft) in helper_pcmpgtw()
504 uint64_t helper_pcmpeqh(uint64_t fs, uint64_t ft) in helper_pcmpeqh()
517 uint64_t helper_pcmpgth(uint64_t fs, uint64_t ft) in helper_pcmpgth()
530 uint64_t helper_pcmpeqb(uint64_t fs, uint64_t ft) in helper_pcmpeqb()
543 uint64_t helper_pcmpgtb(uint64_t fs, uint64_t ft) in helper_pcmpgtb()
556 uint64_t helper_psllw(uint64_t fs, uint64_t ft) in helper_psllw()
572 uint64_t helper_psrlw(uint64_t fs, uint64_t ft) in helper_psrlw()
588 uint64_t helper_psraw(uint64_t fs, uint64_t ft) in helper_psraw()
604 uint64_t helper_psllh(uint64_t fs, uint64_t ft) in helper_psllh()
620 uint64_t helper_psrlh(uint64_t fs, uint64_t ft) in helper_psrlh()
636 uint64_t helper_psrah(uint64_t fs, uint64_t ft) in helper_psrah()
652 uint64_t helper_pmullh(uint64_t fs, uint64_t ft) in helper_pmullh()
665 uint64_t helper_pmulhh(uint64_t fs, uint64_t ft) in helper_pmulhh()
679 uint64_t helper_pmulhuh(uint64_t fs, uint64_t ft) in helper_pmulhuh()
693 uint64_t helper_pmaddhw(uint64_t fs, uint64_t ft) in helper_pmaddhw()
709 uint64_t helper_pasubub(uint64_t fs, uint64_t ft) in helper_pasubub()
723 uint64_t helper_biadd(uint64_t fs) in helper_biadd()
733 uint64_t helper_pmovmskb(uint64_t fs) in helper_pmovmskb()