Home | History | Annotate | Download | only in x64

Lines Matching full:slot_idx

1851     int slot_idx = 0;
1854 __ movdqu(Operand(rsp, kQuadWordSize * slot_idx),
1856 slot_idx++;
1889 int slot_idx = 0;
1893 Operand(rsp, kQuadWordSize * slot_idx));
1894 slot_idx++;