• Home
  • Raw
  • Download

Lines Matching defs:xx

143 static inline Int qadd32S ( Int xx, Int yy )   in qadd32S()
153 static inline Short qadd16S ( Short xx, Short yy ) in qadd16S()
161 static inline Char qadd8S ( Char xx, Char yy ) in qadd8S()
169 static inline UShort qadd16U ( UShort xx, UShort yy ) in qadd16U()
176 static inline UChar qadd8U ( UChar xx, UChar yy ) in qadd8U()
183 static inline Int qsub32S ( Int xx, Int yy ) in qsub32S()
193 static inline Short qsub16S ( Short xx, Short yy ) in qsub16S()
201 static inline Char qsub8S ( Char xx, Char yy ) in qsub8S()
209 static inline UShort qsub16U ( UShort xx, UShort yy ) in qsub16U()
217 static inline UChar qsub8U ( UChar xx, UChar yy ) in qsub8U()
225 static inline Short mul16 ( Short xx, Short yy ) in mul16()
231 static inline Int mul32 ( Int xx, Int yy ) in mul32()
237 static inline Short mulhi16S ( Short xx, Short yy ) in mulhi16S()
244 static inline UShort mulhi16U ( UShort xx, UShort yy ) in mulhi16U()
251 static inline UInt cmpeq32 ( UInt xx, UInt yy ) in cmpeq32()
256 static inline UShort cmpeq16 ( UShort xx, UShort yy ) in cmpeq16()
261 static inline UChar cmpeq8 ( UChar xx, UChar yy ) in cmpeq8()
266 static inline UInt cmpgt32S ( Int xx, Int yy ) in cmpgt32S()
271 static inline UShort cmpgt16S ( Short xx, Short yy ) in cmpgt16S()
276 static inline UChar cmpgt8S ( Char xx, Char yy ) in cmpgt8S()
281 static inline UInt cmpnez32 ( UInt xx ) in cmpnez32()
286 static inline UShort cmpnez16 ( UShort xx ) in cmpnez16()
291 static inline UChar cmpnez8 ( UChar xx ) in cmpnez8()
298 Int xx = (Int)xx0; in qnarrow32Sto16S() local
306 Short xx = (Short)xx0; in qnarrow16Sto8S() local
314 Short xx = (Short)xx0; in qnarrow16Sto8U() local
320 static inline UShort narrow32to16 ( UInt xx ) in narrow32to16()
325 static inline UChar narrow16to8 ( UShort xx ) in narrow16to8()
373 static inline UChar avg8U ( UChar xx, UChar yy ) in avg8U()
381 static inline UShort avg16U ( UShort xx, UShort yy ) in avg16U()
389 static inline Short max16S ( Short xx, Short yy ) in max16S()
394 static inline UChar max8U ( UChar xx, UChar yy ) in max8U()
399 static inline Short min16S ( Short xx, Short yy ) in min16S()
404 static inline UChar min8U ( UChar xx, UChar yy ) in min8U()
409 static inline UShort hadd16U ( UShort xx, UShort yy ) in hadd16U()
417 static inline Short hadd16S ( Short xx, Short yy ) in hadd16S()
425 static inline UShort hsub16U ( UShort xx, UShort yy ) in hsub16U()
433 static inline Short hsub16S ( Short xx, Short yy ) in hsub16S()
441 static inline UChar hadd8U ( UChar xx, UChar yy ) in hadd8U()
449 static inline Char hadd8S ( Char xx, Char yy ) in hadd8S()
457 static inline UChar hsub8U ( UChar xx, UChar yy ) in hsub8U()
465 static inline Char hsub8S ( Char xx, Char yy ) in hsub8S()
473 static inline UInt absdiff8U ( UChar xx, UChar yy ) in absdiff8U()
487 ULong h_generic_calc_Add32x2 ( ULong xx, ULong yy ) in h_generic_calc_Add32x2()
495 ULong h_generic_calc_Add16x4 ( ULong xx, ULong yy ) in h_generic_calc_Add16x4()
505 ULong h_generic_calc_Add8x8 ( ULong xx, ULong yy ) in h_generic_calc_Add8x8()
521 ULong h_generic_calc_QAdd16Sx4 ( ULong xx, ULong yy ) in h_generic_calc_QAdd16Sx4()
531 ULong h_generic_calc_QAdd8Sx8 ( ULong xx, ULong yy ) in h_generic_calc_QAdd8Sx8()
545 ULong h_generic_calc_QAdd16Ux4 ( ULong xx, ULong yy ) in h_generic_calc_QAdd16Ux4()
555 ULong h_generic_calc_QAdd8Ux8 ( ULong xx, ULong yy ) in h_generic_calc_QAdd8Ux8()
571 ULong h_generic_calc_Sub32x2 ( ULong xx, ULong yy ) in h_generic_calc_Sub32x2()
579 ULong h_generic_calc_Sub16x4 ( ULong xx, ULong yy ) in h_generic_calc_Sub16x4()
589 ULong h_generic_calc_Sub8x8 ( ULong xx, ULong yy ) in h_generic_calc_Sub8x8()
605 ULong h_generic_calc_QSub16Sx4 ( ULong xx, ULong yy ) in h_generic_calc_QSub16Sx4()
615 ULong h_generic_calc_QSub8Sx8 ( ULong xx, ULong yy ) in h_generic_calc_QSub8Sx8()
629 ULong h_generic_calc_QSub16Ux4 ( ULong xx, ULong yy ) in h_generic_calc_QSub16Ux4()
639 ULong h_generic_calc_QSub8Ux8 ( ULong xx, ULong yy ) in h_generic_calc_QSub8Ux8()
655 ULong h_generic_calc_Mul16x4 ( ULong xx, ULong yy ) in h_generic_calc_Mul16x4()
665 ULong h_generic_calc_Mul32x2 ( ULong xx, ULong yy ) in h_generic_calc_Mul32x2()
673 ULong h_generic_calc_MulHi16Sx4 ( ULong xx, ULong yy ) in h_generic_calc_MulHi16Sx4()
683 ULong h_generic_calc_MulHi16Ux4 ( ULong xx, ULong yy ) in h_generic_calc_MulHi16Ux4()
695 ULong h_generic_calc_CmpEQ32x2 ( ULong xx, ULong yy ) in h_generic_calc_CmpEQ32x2()
703 ULong h_generic_calc_CmpEQ16x4 ( ULong xx, ULong yy ) in h_generic_calc_CmpEQ16x4()
713 ULong h_generic_calc_CmpEQ8x8 ( ULong xx, ULong yy ) in h_generic_calc_CmpEQ8x8()
727 ULong h_generic_calc_CmpGT32Sx2 ( ULong xx, ULong yy ) in h_generic_calc_CmpGT32Sx2()
735 ULong h_generic_calc_CmpGT16Sx4 ( ULong xx, ULong yy ) in h_generic_calc_CmpGT16Sx4()
745 ULong h_generic_calc_CmpGT8Sx8 ( ULong xx, ULong yy ) in h_generic_calc_CmpGT8Sx8()
759 ULong h_generic_calc_CmpNEZ32x2 ( ULong xx ) in h_generic_calc_CmpNEZ32x2()
767 ULong h_generic_calc_CmpNEZ16x4 ( ULong xx ) in h_generic_calc_CmpNEZ16x4()
777 ULong h_generic_calc_CmpNEZ8x8 ( ULong xx ) in h_generic_calc_CmpNEZ8x8()
999 ULong h_generic_calc_ShlN32x2 ( ULong xx, UInt nn ) in h_generic_calc_ShlN32x2()
1009 ULong h_generic_calc_ShlN16x4 ( ULong xx, UInt nn ) in h_generic_calc_ShlN16x4()
1021 ULong h_generic_calc_ShlN8x8 ( ULong xx, UInt nn ) in h_generic_calc_ShlN8x8()
1037 ULong h_generic_calc_ShrN32x2 ( ULong xx, UInt nn ) in h_generic_calc_ShrN32x2()
1047 ULong h_generic_calc_ShrN16x4 ( ULong xx, UInt nn ) in h_generic_calc_ShrN16x4()
1059 ULong h_generic_calc_SarN32x2 ( ULong xx, UInt nn ) in h_generic_calc_SarN32x2()
1069 ULong h_generic_calc_SarN16x4 ( ULong xx, UInt nn ) in h_generic_calc_SarN16x4()
1081 ULong h_generic_calc_SarN8x8 ( ULong xx, UInt nn ) in h_generic_calc_SarN8x8()
1099 ULong h_generic_calc_Avg8Ux8 ( ULong xx, ULong yy ) in h_generic_calc_Avg8Ux8()
1113 ULong h_generic_calc_Avg16Ux4 ( ULong xx, ULong yy ) in h_generic_calc_Avg16Ux4()
1125 ULong h_generic_calc_Max16Sx4 ( ULong xx, ULong yy ) in h_generic_calc_Max16Sx4()
1135 ULong h_generic_calc_Max8Ux8 ( ULong xx, ULong yy ) in h_generic_calc_Max8Ux8()
1149 ULong h_generic_calc_Min16Sx4 ( ULong xx, ULong yy ) in h_generic_calc_Min16Sx4()
1159 ULong h_generic_calc_Min8Ux8 ( ULong xx, ULong yy ) in h_generic_calc_Min8Ux8()
1173 UInt h_generic_calc_GetMSBs8x8 ( ULong xx ) in h_generic_calc_GetMSBs8x8()
1229 UInt h_generic_calc_Add16x2 ( UInt xx, UInt yy ) in h_generic_calc_Add16x2()
1235 UInt h_generic_calc_Sub16x2 ( UInt xx, UInt yy ) in h_generic_calc_Sub16x2()
1241 UInt h_generic_calc_HAdd16Ux2 ( UInt xx, UInt yy ) in h_generic_calc_HAdd16Ux2()
1247 UInt h_generic_calc_HAdd16Sx2 ( UInt xx, UInt yy ) in h_generic_calc_HAdd16Sx2()
1253 UInt h_generic_calc_HSub16Ux2 ( UInt xx, UInt yy ) in h_generic_calc_HSub16Ux2()
1259 UInt h_generic_calc_HSub16Sx2 ( UInt xx, UInt yy ) in h_generic_calc_HSub16Sx2()
1265 UInt h_generic_calc_QAdd16Ux2 ( UInt xx, UInt yy ) in h_generic_calc_QAdd16Ux2()
1271 UInt h_generic_calc_QAdd16Sx2 ( UInt xx, UInt yy ) in h_generic_calc_QAdd16Sx2()
1277 UInt h_generic_calc_QSub16Ux2 ( UInt xx, UInt yy ) in h_generic_calc_QSub16Ux2()
1283 UInt h_generic_calc_QSub16Sx2 ( UInt xx, UInt yy ) in h_generic_calc_QSub16Sx2()
1291 UInt h_generic_calc_Add8x4 ( UInt xx, UInt yy ) in h_generic_calc_Add8x4()
1301 UInt h_generic_calc_Sub8x4 ( UInt xx, UInt yy ) in h_generic_calc_Sub8x4()
1311 UInt h_generic_calc_HAdd8Ux4 ( UInt xx, UInt yy ) in h_generic_calc_HAdd8Ux4()
1321 UInt h_generic_calc_HAdd8Sx4 ( UInt xx, UInt yy ) in h_generic_calc_HAdd8Sx4()
1331 UInt h_generic_calc_HSub8Ux4 ( UInt xx, UInt yy ) in h_generic_calc_HSub8Ux4()
1341 UInt h_generic_calc_HSub8Sx4 ( UInt xx, UInt yy ) in h_generic_calc_HSub8Sx4()
1351 UInt h_generic_calc_QAdd8Ux4 ( UInt xx, UInt yy ) in h_generic_calc_QAdd8Ux4()
1361 UInt h_generic_calc_QAdd8Sx4 ( UInt xx, UInt yy ) in h_generic_calc_QAdd8Sx4()
1371 UInt h_generic_calc_QSub8Ux4 ( UInt xx, UInt yy ) in h_generic_calc_QSub8Ux4()
1381 UInt h_generic_calc_QSub8Sx4 ( UInt xx, UInt yy ) in h_generic_calc_QSub8Sx4()
1391 UInt h_generic_calc_CmpNEZ16x2 ( UInt xx ) in h_generic_calc_CmpNEZ16x2()
1399 UInt h_generic_calc_CmpNEZ8x4 ( UInt xx ) in h_generic_calc_CmpNEZ8x4()
1409 UInt h_generic_calc_Sad8Ux4 ( UInt xx, UInt yy ) in h_generic_calc_Sad8Ux4()
1417 UInt h_generic_calc_QAdd32S ( UInt xx, UInt yy ) in h_generic_calc_QAdd32S()
1422 UInt h_generic_calc_QSub32S ( UInt xx, UInt yy ) in h_generic_calc_QSub32S()