Home | History | Annotate | Download | only in x64

Lines Matching defs:scratch2

590                             Register scratch2,
1130 Register scratch2 = r10;
1137 __ cvttsd2siq(scratch2, xmm0);
1138 __ cvtlsi2sd(xmm1, scratch2);
1140 __ movq(scratch2, xmm1);
1141 __ cmpq(scratch1, scratch2);
1706 Register scratch2,
1726 __ movq(scratch2, xmm0);
1732 __ cmpq(scratch2, kScratchRegister);
1747 __ movq(scratch2, xmm0);
1751 __ cmpq(scratch2, kScratchRegister);
3097 Register scratch2,
3102 Register scratch = scratch2;
4824 Register scratch2,
4840 scratch2,
4947 Register scratch2,
4984 Register mask = scratch2;
5354 Register scratch2) {
5377 GenerateAsciiCharsCompareLoop(masm, left, right, length, scratch2,
5395 Register scratch2,
5427 GenerateAsciiCharsCompareLoop(masm, left, right, min_length, scratch2,