• Home
  • Raw
  • Download

Lines Matching defs:xx

142 static inline Int qadd32S ( Int xx, Int yy )   in qadd32S()
152 static inline Short qadd16S ( Short xx, Short yy ) in qadd16S()
160 static inline Char qadd8S ( Char xx, Char yy ) in qadd8S()
168 static inline UShort qadd16U ( UShort xx, UShort yy ) in qadd16U()
175 static inline UChar qadd8U ( UChar xx, UChar yy ) in qadd8U()
182 static inline Int qsub32S ( Int xx, Int yy ) in qsub32S()
192 static inline Short qsub16S ( Short xx, Short yy ) in qsub16S()
200 static inline Char qsub8S ( Char xx, Char yy ) in qsub8S()
208 static inline UShort qsub16U ( UShort xx, UShort yy ) in qsub16U()
216 static inline UChar qsub8U ( UChar xx, UChar yy ) in qsub8U()
224 static inline Short mul16 ( Short xx, Short yy ) in mul16()
230 static inline Int mul32 ( Int xx, Int yy ) in mul32()
236 static inline Short mulhi16S ( Short xx, Short yy ) in mulhi16S()
243 static inline UShort mulhi16U ( UShort xx, UShort yy ) in mulhi16U()
250 static inline UInt cmpeq32 ( UInt xx, UInt yy ) in cmpeq32()
255 static inline UShort cmpeq16 ( UShort xx, UShort yy ) in cmpeq16()
260 static inline UChar cmpeq8 ( UChar xx, UChar yy ) in cmpeq8()
265 static inline UInt cmpgt32S ( Int xx, Int yy ) in cmpgt32S()
270 static inline UShort cmpgt16S ( Short xx, Short yy ) in cmpgt16S()
275 static inline UChar cmpgt8S ( Char xx, Char yy ) in cmpgt8S()
280 static inline UInt cmpnez32 ( UInt xx ) in cmpnez32()
285 static inline UShort cmpnez16 ( UShort xx ) in cmpnez16()
290 static inline UChar cmpnez8 ( UChar xx ) in cmpnez8()
297 Int xx = (Int)xx0; in qnarrow32Sto16S() local
305 Short xx = (Short)xx0; in qnarrow16Sto8S() local
313 Short xx = (Short)xx0; in qnarrow16Sto8U() local
319 static inline UShort narrow32to16 ( UInt xx ) in narrow32to16()
324 static inline UChar narrow16to8 ( UShort xx ) in narrow16to8()
372 static inline UChar avg8U ( UChar xx, UChar yy ) in avg8U()
380 static inline UShort avg16U ( UShort xx, UShort yy ) in avg16U()
388 static inline Short max16S ( Short xx, Short yy ) in max16S()
393 static inline UChar max8U ( UChar xx, UChar yy ) in max8U()
398 static inline Short min16S ( Short xx, Short yy ) in min16S()
403 static inline UChar min8U ( UChar xx, UChar yy ) in min8U()
408 static inline UShort hadd16U ( UShort xx, UShort yy ) in hadd16U()
416 static inline Short hadd16S ( Short xx, Short yy ) in hadd16S()
424 static inline UShort hsub16U ( UShort xx, UShort yy ) in hsub16U()
432 static inline Short hsub16S ( Short xx, Short yy ) in hsub16S()
440 static inline UChar hadd8U ( UChar xx, UChar yy ) in hadd8U()
448 static inline Char hadd8S ( Char xx, Char yy ) in hadd8S()
456 static inline UChar hsub8U ( UChar xx, UChar yy ) in hsub8U()
464 static inline Char hsub8S ( Char xx, Char yy ) in hsub8S()
472 static inline UInt absdiff8U ( UChar xx, UChar yy ) in absdiff8U()
486 ULong h_generic_calc_Add32x2 ( ULong xx, ULong yy ) in h_generic_calc_Add32x2()
494 ULong h_generic_calc_Add16x4 ( ULong xx, ULong yy ) in h_generic_calc_Add16x4()
504 ULong h_generic_calc_Add8x8 ( ULong xx, ULong yy ) in h_generic_calc_Add8x8()
520 ULong h_generic_calc_QAdd16Sx4 ( ULong xx, ULong yy ) in h_generic_calc_QAdd16Sx4()
530 ULong h_generic_calc_QAdd8Sx8 ( ULong xx, ULong yy ) in h_generic_calc_QAdd8Sx8()
544 ULong h_generic_calc_QAdd16Ux4 ( ULong xx, ULong yy ) in h_generic_calc_QAdd16Ux4()
554 ULong h_generic_calc_QAdd8Ux8 ( ULong xx, ULong yy ) in h_generic_calc_QAdd8Ux8()
570 ULong h_generic_calc_Sub32x2 ( ULong xx, ULong yy ) in h_generic_calc_Sub32x2()
578 ULong h_generic_calc_Sub16x4 ( ULong xx, ULong yy ) in h_generic_calc_Sub16x4()
588 ULong h_generic_calc_Sub8x8 ( ULong xx, ULong yy ) in h_generic_calc_Sub8x8()
604 ULong h_generic_calc_QSub16Sx4 ( ULong xx, ULong yy ) in h_generic_calc_QSub16Sx4()
614 ULong h_generic_calc_QSub8Sx8 ( ULong xx, ULong yy ) in h_generic_calc_QSub8Sx8()
628 ULong h_generic_calc_QSub16Ux4 ( ULong xx, ULong yy ) in h_generic_calc_QSub16Ux4()
638 ULong h_generic_calc_QSub8Ux8 ( ULong xx, ULong yy ) in h_generic_calc_QSub8Ux8()
654 ULong h_generic_calc_Mul16x4 ( ULong xx, ULong yy ) in h_generic_calc_Mul16x4()
664 ULong h_generic_calc_Mul32x2 ( ULong xx, ULong yy ) in h_generic_calc_Mul32x2()
672 ULong h_generic_calc_MulHi16Sx4 ( ULong xx, ULong yy ) in h_generic_calc_MulHi16Sx4()
682 ULong h_generic_calc_MulHi16Ux4 ( ULong xx, ULong yy ) in h_generic_calc_MulHi16Ux4()
694 ULong h_generic_calc_CmpEQ32x2 ( ULong xx, ULong yy ) in h_generic_calc_CmpEQ32x2()
702 ULong h_generic_calc_CmpEQ16x4 ( ULong xx, ULong yy ) in h_generic_calc_CmpEQ16x4()
712 ULong h_generic_calc_CmpEQ8x8 ( ULong xx, ULong yy ) in h_generic_calc_CmpEQ8x8()
726 ULong h_generic_calc_CmpGT32Sx2 ( ULong xx, ULong yy ) in h_generic_calc_CmpGT32Sx2()
734 ULong h_generic_calc_CmpGT16Sx4 ( ULong xx, ULong yy ) in h_generic_calc_CmpGT16Sx4()
744 ULong h_generic_calc_CmpGT8Sx8 ( ULong xx, ULong yy ) in h_generic_calc_CmpGT8Sx8()
758 ULong h_generic_calc_CmpNEZ32x2 ( ULong xx ) in h_generic_calc_CmpNEZ32x2()
766 ULong h_generic_calc_CmpNEZ16x4 ( ULong xx ) in h_generic_calc_CmpNEZ16x4()
776 ULong h_generic_calc_CmpNEZ8x8 ( ULong xx ) in h_generic_calc_CmpNEZ8x8()
998 ULong h_generic_calc_ShlN32x2 ( ULong xx, UInt nn ) in h_generic_calc_ShlN32x2()
1008 ULong h_generic_calc_ShlN16x4 ( ULong xx, UInt nn ) in h_generic_calc_ShlN16x4()
1020 ULong h_generic_calc_ShlN8x8 ( ULong xx, UInt nn ) in h_generic_calc_ShlN8x8()
1036 ULong h_generic_calc_ShrN32x2 ( ULong xx, UInt nn ) in h_generic_calc_ShrN32x2()
1046 ULong h_generic_calc_ShrN16x4 ( ULong xx, UInt nn ) in h_generic_calc_ShrN16x4()
1058 ULong h_generic_calc_SarN32x2 ( ULong xx, UInt nn ) in h_generic_calc_SarN32x2()
1068 ULong h_generic_calc_SarN16x4 ( ULong xx, UInt nn ) in h_generic_calc_SarN16x4()
1080 ULong h_generic_calc_SarN8x8 ( ULong xx, UInt nn ) in h_generic_calc_SarN8x8()
1098 ULong h_generic_calc_Avg8Ux8 ( ULong xx, ULong yy ) in h_generic_calc_Avg8Ux8()
1112 ULong h_generic_calc_Avg16Ux4 ( ULong xx, ULong yy ) in h_generic_calc_Avg16Ux4()
1124 ULong h_generic_calc_Max16Sx4 ( ULong xx, ULong yy ) in h_generic_calc_Max16Sx4()
1134 ULong h_generic_calc_Max8Ux8 ( ULong xx, ULong yy ) in h_generic_calc_Max8Ux8()
1148 ULong h_generic_calc_Min16Sx4 ( ULong xx, ULong yy ) in h_generic_calc_Min16Sx4()
1158 ULong h_generic_calc_Min8Ux8 ( ULong xx, ULong yy ) in h_generic_calc_Min8Ux8()
1214 UInt h_generic_calc_Add16x2 ( UInt xx, UInt yy ) in h_generic_calc_Add16x2()
1220 UInt h_generic_calc_Sub16x2 ( UInt xx, UInt yy ) in h_generic_calc_Sub16x2()
1226 UInt h_generic_calc_HAdd16Ux2 ( UInt xx, UInt yy ) in h_generic_calc_HAdd16Ux2()
1232 UInt h_generic_calc_HAdd16Sx2 ( UInt xx, UInt yy ) in h_generic_calc_HAdd16Sx2()
1238 UInt h_generic_calc_HSub16Ux2 ( UInt xx, UInt yy ) in h_generic_calc_HSub16Ux2()
1244 UInt h_generic_calc_HSub16Sx2 ( UInt xx, UInt yy ) in h_generic_calc_HSub16Sx2()
1250 UInt h_generic_calc_QAdd16Ux2 ( UInt xx, UInt yy ) in h_generic_calc_QAdd16Ux2()
1256 UInt h_generic_calc_QAdd16Sx2 ( UInt xx, UInt yy ) in h_generic_calc_QAdd16Sx2()
1262 UInt h_generic_calc_QSub16Ux2 ( UInt xx, UInt yy ) in h_generic_calc_QSub16Ux2()
1268 UInt h_generic_calc_QSub16Sx2 ( UInt xx, UInt yy ) in h_generic_calc_QSub16Sx2()
1276 UInt h_generic_calc_Add8x4 ( UInt xx, UInt yy ) in h_generic_calc_Add8x4()
1286 UInt h_generic_calc_Sub8x4 ( UInt xx, UInt yy ) in h_generic_calc_Sub8x4()
1296 UInt h_generic_calc_HAdd8Ux4 ( UInt xx, UInt yy ) in h_generic_calc_HAdd8Ux4()
1306 UInt h_generic_calc_HAdd8Sx4 ( UInt xx, UInt yy ) in h_generic_calc_HAdd8Sx4()
1316 UInt h_generic_calc_HSub8Ux4 ( UInt xx, UInt yy ) in h_generic_calc_HSub8Ux4()
1326 UInt h_generic_calc_HSub8Sx4 ( UInt xx, UInt yy ) in h_generic_calc_HSub8Sx4()
1336 UInt h_generic_calc_QAdd8Ux4 ( UInt xx, UInt yy ) in h_generic_calc_QAdd8Ux4()
1346 UInt h_generic_calc_QAdd8Sx4 ( UInt xx, UInt yy ) in h_generic_calc_QAdd8Sx4()
1356 UInt h_generic_calc_QSub8Ux4 ( UInt xx, UInt yy ) in h_generic_calc_QSub8Ux4()
1366 UInt h_generic_calc_QSub8Sx4 ( UInt xx, UInt yy ) in h_generic_calc_QSub8Sx4()
1376 UInt h_generic_calc_CmpNEZ16x2 ( UInt xx ) in h_generic_calc_CmpNEZ16x2()
1384 UInt h_generic_calc_CmpNEZ8x4 ( UInt xx ) in h_generic_calc_CmpNEZ8x4()
1394 UInt h_generic_calc_Sad8Ux4 ( UInt xx, UInt yy ) in h_generic_calc_Sad8Ux4()
1402 UInt h_generic_calc_QAdd32S ( UInt xx, UInt yy ) in h_generic_calc_QAdd32S()
1407 UInt h_generic_calc_QSub32S ( UInt xx, UInt yy ) in h_generic_calc_QSub32S()