Home | History | Annotate | Download | only in aarch64

Lines Matching refs:src_index

2425                                       int src_index) {
2427 uint64_t value = src.Uint(vform, src_index);
2453 int src_index) {
2454 dst.SetUint(vform, dst_index, src.Uint(vform, src_index));