Lines Matching defs:dst
23 #define dst x3
42 #define G_h dst
153 /* Copy 16 bytes and then align dst to 16-byte alignment. */
157 bic dst, dstin, 15
169 stp A_l, A_h, [dst, 16]
171 stp B_l, B_h, [dst, 32]
173 stp C_l, C_h, [dst, 48]
175 stp D_l, D_h, [dst, 64]!
183 stp A_l, A_h, [dst, 16]
185 stp B_l, B_h, [dst, 32]
187 stp C_l, C_h, [dst, 48]
189 stp D_l, D_h, [dst, 64]
199 Copy 16 bytes and then align dst to 16-byte alignment. */