Lines Matching defs:dst
17 #define dst x3
36 #define G_h dst
143 /* Copy 16 bytes and then align dst to 16-byte alignment. */
147 bic dst, dstin, 15
159 stp A_l, A_h, [dst, 16]
161 stp B_l, B_h, [dst, 32]
163 stp C_l, C_h, [dst, 48]
165 stp D_l, D_h, [dst, 64]!
173 stp A_l, A_h, [dst, 16]
175 stp B_l, B_h, [dst, 32]
177 stp C_l, C_h, [dst, 48]
179 stp D_l, D_h, [dst, 64]