Lines Matching refs:a2
144 op_t a0, a1, a2, a3; in WORDCOPY_FWD_DEST_ALIGNED() local
161 a2 = ((op_t *) srcp)[1]; in WORDCOPY_FWD_DEST_ALIGNED()
183 a2 = ((op_t *) srcp)[0]; in WORDCOPY_FWD_DEST_ALIGNED()
197 ((op_t *) dstp)[0] = MERGE (a2, sh_1, a3, sh_2); in WORDCOPY_FWD_DEST_ALIGNED()
202 a2 = ((op_t *) srcp)[2]; in WORDCOPY_FWD_DEST_ALIGNED()
206 ((op_t *) dstp)[3] = MERGE (a1, sh_1, a2, sh_2); in WORDCOPY_FWD_DEST_ALIGNED()
217 ((op_t *) dstp)[0] = MERGE (a2, sh_1, a3, sh_2); in WORDCOPY_FWD_DEST_ALIGNED()
341 op_t a0, a1, a2, a3; in WORDCOPY_BWD_DEST_ALIGNED() local
360 a2 = ((op_t *) srcp)[2]; in WORDCOPY_BWD_DEST_ALIGNED()
368 a2 = ((op_t *) srcp)[2]; in WORDCOPY_BWD_DEST_ALIGNED()
396 a2 = ((op_t *) srcp)[2]; in WORDCOPY_BWD_DEST_ALIGNED()
400 ((op_t *) dstp)[1] = MERGE (a2, sh_1, a3, sh_2); in WORDCOPY_BWD_DEST_ALIGNED()
403 ((op_t *) dstp)[0] = MERGE (a1, sh_1, a2, sh_2); in WORDCOPY_BWD_DEST_ALIGNED()