Searched refs:to_mem (Results 1 – 2 of 2) sorted by relevance
358 void* to_mem = (uint8_t *)new_rptfield_self->elements + off; in RepeatedField_dup() local360 native_slot_dup(field_type, to_mem, from_mem); in RepeatedField_dup()379 void* to_mem = (uint8_t *)new_rptfield_self->elements + off; in RepeatedField_deep_copy() local381 native_slot_deep_copy(field_type, self->field_type_class, to_mem, from_mem); in RepeatedField_deep_copy()
1158 %macro %%SUMSUB_BA_STORE 5 ; reg, from_mem, to_mem, scratch, scratch_stride