Home | History | Annotate | Download | only in priv

Lines Matching refs:ULong

48 static inline ULong mk32x2 ( UInt w1, UInt w0 ) {
49 return (((ULong)w1) << 32) | ((ULong)w0);
52 static inline UInt sel32x2_1 ( ULong w64 ) {
55 static inline UInt sel32x2_0 ( ULong w64 ) {
63 static inline ULong mk16x4 ( UShort w3, UShort w2,
70 static inline UShort sel16x4_3 ( ULong w64 ) {
74 static inline UShort sel16x4_2 ( ULong w64 ) {
78 static inline UShort sel16x4_1 ( ULong w64 ) {
82 static inline UShort sel16x4_0 ( ULong w64 ) {
90 static inline ULong mk8x8 ( UChar w7, UChar w6,
101 static inline UChar sel8x8_7 ( ULong w64 ) {
105 static inline UChar sel8x8_6 ( ULong w64 ) {
109 static inline UChar sel8x8_5 ( ULong w64 ) {
113 static inline UChar sel8x8_4 ( ULong w64 ) {
117 static inline UChar sel8x8_3 ( ULong w64 ) {
121 static inline UChar sel8x8_2 ( ULong w64 ) {
125 static inline UChar sel8x8_1 ( ULong w64 ) {
129 static inline UChar sel8x8_0 ( ULong w64 ) {
134 static inline UChar index8x8 ( ULong w64, UChar ix ) {
466 ULong h_generic_calc_Add32x2 ( ULong xx, ULong yy )
474 ULong h_generic_calc_Add16x4 ( ULong xx, ULong yy )
484 ULong h_generic_calc_Add8x8 ( ULong xx, ULong yy )
500 ULong h_generic_calc_QAdd16Sx4 ( ULong xx, ULong yy )
510 ULong h_generic_calc_QAdd8Sx8 ( ULong xx, ULong yy )
524 ULong h_generic_calc_QAdd16Ux4 ( ULong xx, ULong yy )
534 ULong h_generic_calc_QAdd8Ux8 ( ULong xx, ULong yy )
550 ULong h_generic_calc_Sub32x2 ( ULong xx, ULong yy )
558 ULong h_generic_calc_Sub16x4 ( ULong xx, ULong yy )
568 ULong h_generic_calc_Sub8x8 ( ULong xx, ULong yy )
584 ULong h_generic_calc_QSub16Sx4 ( ULong xx, ULong yy )
594 ULong h_generic_calc_QSub8Sx8 ( ULong xx, ULong yy )
608 ULong h_generic_calc_QSub16Ux4 ( ULong xx, ULong yy )
618 ULong h_generic_calc_QSub8Ux8 ( ULong xx, ULong yy )
634 ULong h_generic_calc_Mul16x4 ( ULong xx, ULong yy )
644 ULongULong xx, ULong yy )
652 ULong h_generic_calc_MulHi16Sx4 ( ULong xx, ULong yy )
662 ULong h_generic_calc_MulHi16Ux4 ( ULong xx, ULong yy )
674 ULong h_generic_calc_CmpEQ32x2 ( ULong xx, ULong yy )
682 ULong h_generic_calc_CmpEQ16x4 ( ULong xx, ULong yy )
692 ULong h_generic_calc_CmpEQ8x8 ( ULong xx, ULong yy )
706 ULong h_generic_calc_CmpGT32Sx2 ( ULong xx, ULong yy )
714 ULong h_generic_calc_CmpGT16Sx4 ( ULong xx, ULong yy )
724 ULong h_generic_calc_CmpGT8Sx8 ( ULong xx, ULong yy )
738 ULong h_generic_calc_CmpNEZ32x2 ( ULong xx )
746 ULong h_generic_calc_CmpNEZ16x4 ( ULong xx )
756 ULong h_generic_calc_CmpNEZ8x8 ( ULong xx )
772 ULong h_generic_calc_QNarrowBin32Sto16Sx4 ( ULong aa, ULong bb )
786 ULong h_generic_calc_QNarrowBin16Sto8Sx8 ( ULong aa, ULong bb )
808 ULong h_generic_calc_QNarrowBin16Sto8Ux8 ( ULong aa, ULong bb )
832 ULong h_generic_calc_NarrowBin32to16x4 ( ULong aa, ULong bb )
846 ULong h_generic_calc_NarrowBin16to8x8 ( ULong aa, ULong bb )
870 ULong h_generic_calc_InterleaveHI8x8 ( ULong aa, ULong bb )
884 ULong h_generic_calc_InterleaveLO8x8 ( ULong aa, ULong bb )
898 ULong h_generic_calc_InterleaveHI16x4 ( ULong aa, ULong bb )
908 ULong h_generic_calc_InterleaveLO16x4 ( ULong aa, ULong bb )
918 ULong h_generic_calc_InterleaveHI32x2 ( ULong aa, ULong bb )
926 ULong h_generic_calc_InterleaveLO32x2 ( ULong aa, ULong bb )
936 ULong h_generic_calc_CatOddLanes16x4 ( ULong aa, ULong bb )
946 ULong h_generic_calc_CatEvenLanes16x4 ( ULong aa, ULong bb )
957 ULong h_generic_calc_Perm8x8 ( ULong aa, ULong bb )
978 ULong h_generic_calc_ShlN32x2 ( ULong xx, UInt nn )
988 ULong h_generic_calc_ShlN16x4 ( ULong xx, UInt nn )
1000 ULong h_generic_calc_ShlN8x8 ( ULong xx, UInt nn )
1016 ULong h_generic_calc_ShrN32x2 ( ULong xx, UInt nn )
1026 ULong h_generic_calc_ShrN16x4 ( ULong xx, UInt nn )
1038 ULong h_generic_calc_SarN32x2 ( ULong xx, UInt nn )
1048 ULong h_generic_calc_SarN16x4 ( ULong xx, UInt nn )
1060 ULong h_generic_calc_SarN8x8 ( ULong xx, UInt nn )
1078 ULong h_generic_calc_Avg8Ux8 ( ULong xx, ULong yy )
1092 ULong h_generic_calc_Avg16Ux4 ( ULong xx, ULong yy )
1104 ULong h_generic_calc_Max16Sx4 ( ULong xx, ULong yy )
1114 ULong h_generic_calc_Max8Ux8 ( ULong xx, ULong yy )
1128 ULong h_generic_calc_Min16Sx4 ( ULong xx, ULong yy )
1138 ULong h_generic_calc_Min8Ux8 ( ULong xx, ULong yy )