• Home
  • Raw
  • Download

Lines Matching refs:V128

27    V128;  typedef
73 void expand ( V128* dst, char* summary ) in expand()
93 UInt(*h_fn)(V128*,V128*), in try_istri() argument
94 UInt(*s_fn)(V128*,V128*), in try_istri() argument
98 V128 argL, argR; in try_istri()
107 UInt zmask_from_V128 ( V128* arg ) in zmask_from_V128()
127 void PCMPxSTRx_WRK_gen_output_fmt_I_wide ( /*OUT*/V128* resV, in PCMPxSTRx_WRK_gen_output_fmt_I_wide()
197 Bool pcmpXstrX_WRK_wide ( /*OUT*/V128* resV, in pcmpXstrX_WRK_wide()
199 V128* argLV, V128* argRV, in pcmpXstrX_WRK_wide()
386 UInt h_pcmpistri_4B ( V128* argL, V128* argR ) in h_pcmpistri_4B()
388 V128 block[2]; in h_pcmpistri_4B()
389 memcpy(&block[0], argL, sizeof(V128)); in h_pcmpistri_4B()
390 memcpy(&block[1], argR, sizeof(V128)); in h_pcmpistri_4B()
408 UInt s_pcmpistri_4B ( V128* argLU, V128* argRU ) in s_pcmpistri_4B()
410 V128 resV; in s_pcmpistri_4B()
426 UInt(*h)(V128*,V128*) = h_pcmpistri_4B; in istri_4B()
427 UInt(*s)(V128*,V128*) = s_pcmpistri_4B; in istri_4B()
477 UInt h_pcmpistri_3B ( V128* argL, V128* argR ) in h_pcmpistri_3B()
479 V128 block[2]; in h_pcmpistri_3B()
480 memcpy(&block[0], argL, sizeof(V128)); in h_pcmpistri_3B()
481 memcpy(&block[1], argR, sizeof(V128)); in h_pcmpistri_3B()
499 UInt s_pcmpistri_3B ( V128* argLU, V128* argRU ) in s_pcmpistri_3B()
501 V128 resV; in s_pcmpistri_3B()
517 UInt(*h)(V128*,V128*) = h_pcmpistri_3B; in istri_3B()
518 UInt(*s)(V128*,V128*) = s_pcmpistri_3B; in istri_3B()
571 UInt h_pcmpistri_0D ( V128* argL, V128* argR ) in h_pcmpistri_0D()
573 V128 block[2]; in h_pcmpistri_0D()
574 memcpy(&block[0], argL, sizeof(V128)); in h_pcmpistri_0D()
575 memcpy(&block[1], argR, sizeof(V128)); in h_pcmpistri_0D()
593 UInt s_pcmpistri_0D ( V128* argLU, V128* argRU ) in s_pcmpistri_0D()
595 V128 resV; in s_pcmpistri_0D()
611 UInt(*h)(V128*,V128*) = h_pcmpistri_0D; in istri_0D()
612 UInt(*s)(V128*,V128*) = s_pcmpistri_0D; in istri_0D()
656 UInt h_pcmpistri_09 ( V128* argL, V128* argR ) in h_pcmpistri_09()
658 V128 block[2]; in h_pcmpistri_09()
659 memcpy(&block[0], argL, sizeof(V128)); in h_pcmpistri_09()
660 memcpy(&block[1], argR, sizeof(V128)); in h_pcmpistri_09()
678 UInt s_pcmpistri_09 ( V128* argLU, V128* argRU ) in s_pcmpistri_09()
680 V128 resV; in s_pcmpistri_09()
696 UInt(*h)(V128*,V128*) = h_pcmpistri_09; in istri_09()
697 UInt(*s)(V128*,V128*) = s_pcmpistri_09; in istri_09()
749 UInt h_pcmpistri_1B ( V128* argL, V128* argR ) in h_pcmpistri_1B()
751 V128 block[2]; in h_pcmpistri_1B()
752 memcpy(&block[0], argL, sizeof(V128)); in h_pcmpistri_1B()
753 memcpy(&block[1], argR, sizeof(V128)); in h_pcmpistri_1B()
771 UInt s_pcmpistri_1B ( V128* argLU, V128* argRU ) in s_pcmpistri_1B()
773 V128 resV; in s_pcmpistri_1B()
789 UInt(*h)(V128*,V128*) = h_pcmpistri_1B; in istri_1B()
790 UInt(*s)(V128*,V128*) = s_pcmpistri_1B; in istri_1B()
842 UInt h_pcmpistri_03 ( V128* argL, V128* argR ) in h_pcmpistri_03()
844 V128 block[2]; in h_pcmpistri_03()
845 memcpy(&block[0], argL, sizeof(V128)); in h_pcmpistri_03()
846 memcpy(&block[1], argR, sizeof(V128)); in h_pcmpistri_03()
866 UInt s_pcmpistri_03 ( V128* argLU, V128* argRU ) in s_pcmpistri_03()
868 V128 resV; in s_pcmpistri_03()
884 UInt(*h)(V128*,V128*) = h_pcmpistri_03; in istri_03()
885 UInt(*s)(V128*,V128*) = s_pcmpistri_03; in istri_03()
924 UInt h_pcmpistri_13 ( V128* argL, V128* argR ) in h_pcmpistri_13()
926 V128 block[2]; in h_pcmpistri_13()
927 memcpy(&block[0], argL, sizeof(V128)); in h_pcmpistri_13()
928 memcpy(&block[1], argR, sizeof(V128)); in h_pcmpistri_13()
948 UInt s_pcmpistri_13 ( V128* argLU, V128* argRU ) in s_pcmpistri_13()
950 V128 resV; in s_pcmpistri_13()
966 UInt(*h)(V128*,V128*) = h_pcmpistri_13; in istri_13()
967 UInt(*s)(V128*,V128*) = s_pcmpistri_13; in istri_13()
1007 UInt h_pcmpistri_45 ( V128* argL, V128* argR ) in h_pcmpistri_45()
1009 V128 block[2]; in h_pcmpistri_45()
1010 memcpy(&block[0], argL, sizeof(V128)); in h_pcmpistri_45()
1011 memcpy(&block[1], argR, sizeof(V128)); in h_pcmpistri_45()
1031 UInt s_pcmpistri_45 ( V128* argLU, V128* argRU ) in s_pcmpistri_45()
1033 V128 resV; in s_pcmpistri_45()
1049 UInt(*h)(V128*,V128*) = h_pcmpistri_45; in istri_45()
1050 UInt(*s)(V128*,V128*) = s_pcmpistri_45; in istri_45()
1087 UInt h_pcmpistri_01 ( V128* argL, V128* argR ) in h_pcmpistri_01()
1089 V128 block[2]; in h_pcmpistri_01()
1090 memcpy(&block[0], argL, sizeof(V128)); in h_pcmpistri_01()
1091 memcpy(&block[1], argR, sizeof(V128)); in h_pcmpistri_01()
1111 UInt s_pcmpistri_01 ( V128* argLU, V128* argRU ) in s_pcmpistri_01()
1113 V128 resV; in s_pcmpistri_01()
1129 UInt(*h)(V128*,V128*) = h_pcmpistri_01; in istri_01()
1130 UInt(*s)(V128*,V128*) = s_pcmpistri_01; in istri_01()
1169 UInt h_pcmpistri_39 ( V128* argL, V128* argR ) in h_pcmpistri_39()
1171 V128 block[2]; in h_pcmpistri_39()
1172 memcpy(&block[0], argL, sizeof(V128)); in h_pcmpistri_39()
1173 memcpy(&block[1], argR, sizeof(V128)); in h_pcmpistri_39()
1191 UInt s_pcmpistri_39 ( V128* argLU, V128* argRU ) in s_pcmpistri_39()
1193 V128 resV; in s_pcmpistri_39()
1209 UInt(*h)(V128*,V128*) = h_pcmpistri_39; in istri_39()
1210 UInt(*s)(V128*,V128*) = s_pcmpistri_39; in istri_39()