Home | History | Annotate | Download | only in mips64

Lines Matching refs:first_index

110   MemOperand MemoryOperand(size_t* first_index) {
111 const size_t index = *first_index;
116 *first_index += 2;