Home | History | Annotate | Download | only in amd64

Lines Matching refs:block

386    V128 block[2];
387 memcpy(&block[0], argL, sizeof(V128));
388 memcpy(&block[1], argR, sizeof(V128));
400 : /*out*/ "=r"(res), "=r"(flags) : "r"/*in*/(&block[0])
477 V128 block[2];
478 memcpy(&block[0], argL, sizeof(V128));
479 memcpy(&block[1], argR, sizeof(V128));
491 : /*out*/ "=r"(res), "=r"(flags) : "r"/*in*/(&block[0])
571 V128 block[2];
572 memcpy(&block[0], argL, sizeof(V128));
573 memcpy(&block[1], argR, sizeof(V128));
585 : /*out*/ "=r"(res), "=r"(flags) : "r"/*in*/(&block[0])
658 V128 block[2];
659 memcpy(&block[0], argL, sizeof(V128));
660 memcpy(&block[1], argR, sizeof(V128));
672 : /*out*/ "=r"(res), "=r"(flags) : "r"/*in*/(&block[0])
751 V128 block[2];
752 memcpy(&block[0], argL, sizeof(V128));
753 memcpy(&block[1], argR, sizeof(V128));
765 : /*out*/ "=r"(res), "=r"(flags) : "r"/*in*/(&block[0])
844 V128 block[2];
845 memcpy(&block[0], argL, sizeof(V128));
846 memcpy(&block[1], argR, sizeof(V128));
860 : /*out*/ "=r"(res), "=r"(flags) : "r"/*in*/(&block[0])
926 V128 block[2];
927 memcpy(&block[0], argL, sizeof(V128));
928 memcpy(&block[1], argR, sizeof(V128));
942 : /*out*/ "=r"(res), "=r"(flags) : "r"/*in*/(&block[0])
1009 V128 block[2];
1010 memcpy(&block[0], argL, sizeof(V128));
1011 memcpy(&block[1], argR, sizeof(V128));
1025 : /*out*/ "=r"(res), "=r"(flags) : "r"/*in*/(&block[0])
1089 V128 block[2];
1090 memcpy(&block[0], argL, sizeof(V128));
1091 memcpy(&block[1], argR, sizeof(V128));
1105 : /*out*/ "=r"(res), "=r"(flags) : "r"/*in*/(&block[0])
1171 V128 block[2];
1172 memcpy(&block[0], argL, sizeof(V128));
1173 memcpy(&block[1], argR, sizeof(V128));
1185 : /*out*/ "=r"(res), "=r"(flags) : "r"/*in*/(&block[0])