Lines Matching refs:a1

35   op_t a0, a1;  in WORDCOPY_FWD_ALIGNED()  local
46 a1 = ((op_t *) srcp)[0]; in WORDCOPY_FWD_ALIGNED()
58 a1 = ((op_t *) srcp)[0]; in WORDCOPY_FWD_ALIGNED()
70 a1 = ((op_t *) srcp)[0]; in WORDCOPY_FWD_ALIGNED()
84 a1 = ((op_t *) srcp)[0]; in WORDCOPY_FWD_ALIGNED()
97 ((op_t *) dstp)[0] = a1; in WORDCOPY_FWD_ALIGNED()
99 a1 = ((op_t *) srcp)[1]; in WORDCOPY_FWD_ALIGNED()
103 ((op_t *) dstp)[2] = a1; in WORDCOPY_FWD_ALIGNED()
105 a1 = ((op_t *) srcp)[3]; in WORDCOPY_FWD_ALIGNED()
109 ((op_t *) dstp)[4] = a1; in WORDCOPY_FWD_ALIGNED()
111 a1 = ((op_t *) srcp)[5]; in WORDCOPY_FWD_ALIGNED()
115 ((op_t *) dstp)[6] = a1; in WORDCOPY_FWD_ALIGNED()
117 a1 = ((op_t *) srcp)[7]; in WORDCOPY_FWD_ALIGNED()
129 ((op_t *) dstp)[0] = a1; in WORDCOPY_FWD_ALIGNED()
144 op_t a0, a1, a2, a3; in WORDCOPY_FWD_DEST_ALIGNED() local
160 a1 = ((op_t *) srcp)[0]; in WORDCOPY_FWD_DEST_ALIGNED()
168 a1 = ((op_t *) srcp)[1]; in WORDCOPY_FWD_DEST_ALIGNED()
199 a1 = ((op_t *) srcp)[1]; in WORDCOPY_FWD_DEST_ALIGNED()
203 ((op_t *) dstp)[2] = MERGE (a0, sh_1, a1, sh_2); in WORDCOPY_FWD_DEST_ALIGNED()
206 ((op_t *) dstp)[3] = MERGE (a1, sh_1, a2, sh_2); in WORDCOPY_FWD_DEST_ALIGNED()
232 op_t a0, a1; in WORDCOPY_BWD_ALIGNED() local
245 a1 = ((op_t *) srcp)[2]; in WORDCOPY_BWD_ALIGNED()
257 a1 = ((op_t *) srcp)[4]; in WORDCOPY_BWD_ALIGNED()
269 a1 = ((op_t *) srcp)[6]; in WORDCOPY_BWD_ALIGNED()
283 a1 = ((op_t *) srcp)[8]; in WORDCOPY_BWD_ALIGNED()
294 ((op_t *) dstp)[7] = a1; in WORDCOPY_BWD_ALIGNED()
296 a1 = ((op_t *) srcp)[6]; in WORDCOPY_BWD_ALIGNED()
300 ((op_t *) dstp)[5] = a1; in WORDCOPY_BWD_ALIGNED()
302 a1 = ((op_t *) srcp)[4]; in WORDCOPY_BWD_ALIGNED()
306 ((op_t *) dstp)[3] = a1; in WORDCOPY_BWD_ALIGNED()
308 a1 = ((op_t *) srcp)[2]; in WORDCOPY_BWD_ALIGNED()
312 ((op_t *) dstp)[1] = a1; in WORDCOPY_BWD_ALIGNED()
314 a1 = ((op_t *) srcp)[0]; in WORDCOPY_BWD_ALIGNED()
326 ((op_t *) dstp)[7] = a1; in WORDCOPY_BWD_ALIGNED()
341 op_t a0, a1, a2, a3; in WORDCOPY_BWD_DEST_ALIGNED() local
361 a1 = ((op_t *) srcp)[1]; in WORDCOPY_BWD_DEST_ALIGNED()
382 a1 = ((op_t *) srcp)[5]; in WORDCOPY_BWD_DEST_ALIGNED()
394 ((op_t *) dstp)[3] = MERGE (a0, sh_1, a1, sh_2); in WORDCOPY_BWD_DEST_ALIGNED()
399 a1 = ((op_t *) srcp)[1]; in WORDCOPY_BWD_DEST_ALIGNED()
403 ((op_t *) dstp)[0] = MERGE (a1, sh_1, a2, sh_2); in WORDCOPY_BWD_DEST_ALIGNED()
414 ((op_t *) dstp)[3] = MERGE (a0, sh_1, a1, sh_2); in WORDCOPY_BWD_DEST_ALIGNED()