HomeSort by relevance Sort by last modified time
    Searched refs:scratch2 (Results 1 - 25 of 41) sorted by null

1 2

  /external/v8/src/mips/
code-stubs-mips.cc 131 Register scratch2);
144 Register scratch2,
148 // not_int32. If FPU is supported double_scratch is used but not scratch2.
154 Register scratch2,
166 Register scratch2,
174 Register scratch2) {
184 Register scratch2,
198 Register scratch2,
209 Register scratch2,
231 Register scratch2,
    [all...]
stub-cache-mips.cc 91 Register scratch2,
101 Register scratch2,
143 Register scratch2,
154 Register scratch2,
168 Register scratch2,
200 Register scratch2,
213 Register scratch2,
226 Register scratch2,
240 Register scratch2,
256 Register scratch2,
    [all...]
macro-assembler-mips.cc 811 Register scratch2,
817 // Get exponent alone in scratch2.
818 And(scratch2, scratch, Operand(HeapNumber::kExponentMask));
829 Branch(&right_exponent, eq, scratch2, Operand(non_smi_exponent));
832 Branch(not_int32, gt, scratch2, Operand(non_smi_exponent));
839 Subu(scratch2, scratch2, Operand(zero_exponent));
841 Branch(&done, lt, scratch2, Operand(zero_reg));
843 // We have a shifted exponent between 0 and 30 in scratch2.
844 srl(dest, scratch2, HeapNumber::kExponentShift)
    [all...]
macro-assembler-mips.h 321 Register scratch2,
327 Register scratch2,
341 Register scratch2,
347 Register scratch2,
353 Register scratch2,
358 Register scratch2,
366 Register scratch2,
372 Register scratch2,
543 // scratch2.
547 Register scratch2,
    [all...]
code-stubs-mips.h 313 Register scratch2,
380 Register scratch2,
400 Register scratch2)
404 sign_(scratch2) { }
448 Register scratch2,
502 Register scratch2,
codegen-mips.cc 743 Register scratch2,
749 scratch2,
804 Register scratch2)
808 scratch2_(scratch2) { }
virtual-frame-mips.h 407 static Register scratch2() { return t6; } function in class:v8::internal::VirtualFrame
  /external/v8/src/arm/
macro-assembler-arm.cc 781 Register scratch2) {
783 LoadRoot(scratch2, map_index);
786 str(scratch2, FieldMemOperand(string, HeapObject::kMapOffset));
    [all...]
macro-assembler-arm.h 471 Register scratch2,
477 Register scratch2,
491 Register scratch2,
497 Register scratch2,
503 Register scratch2,
508 Register scratch2,
516 Register scratch2,
522 Register scratch2,
633 Register scratch2,
645 SwVfpRegister scratch2);
    [all...]
code-stubs-arm.cc 384 Register scratch2);
397 Register scratch2,
408 Register scratch2,
426 Register scratch2,
441 Register scratch2,
492 Register scratch2,
500 Register scratch2) {
517 ConvertToDoubleStub stub1(r3, r2, scratch1, scratch2);
522 ConvertToDoubleStub stub2(r1, r0, scratch1, scratch2);
534 Register scratch2,
1861 Register scratch2 = r9; local
1989 Register scratch2 = r9; local
2205 Register scratch2 = r9; local
2266 Register scratch2 = r9; local
3109 const Register scratch2 = r7; local
3651 Register scratch2 = map; local
    [all...]
ic-arm.cc 117 Register scratch2) {
137 __ ldr(scratch2, FieldMemOperand(name, String::kHashFieldOffset));
144 __ add(scratch2, scratch2, Operand(
147 __ and_(scratch2, scratch1, Operand(scratch2, LSR, String::kHashShift));
151 // scratch2 = scratch2 * 3.
152 __ add(scratch2, scratch2, Operand(scratch2, LSL, 1))
1329 Register scratch2 = r3; local
    [all...]
code-stubs-arm.h 169 Register scratch2,
217 Register scratch2,
249 Register scratch2,
314 Register scratch2,
stub-cache-arm.cc 49 Register scratch2) {
73 __ ldr(scratch2, MemOperand(offsets_base_addr, offset, LSL, 1));
76 __ ldr(scratch2, FieldMemOperand(scratch2, Code::kFlagsOffset));
77 __ bic(scratch2, scratch2, Operand(Code::kFlagsNotUsedInLookup));
78 __ cmp(scratch2, Operand(flags));
349 // If this is not needed, scratch1 and scratch2 may be the same register.
353 Register scratch2,
363 __ and_(scratch2, scratch1, Operand(kIsNotStringMask))
1110 scratch2); local
1920 Register scratch2 = r3; local
    [all...]
full-codegen-arm.cc 643 Register scratch2) {
645 ASSERT(!scratch1.is(src) && !scratch2.is(src));
652 scratch2,
1716 Register scratch2 = r3; local
3055 Register scratch2 = r3; local
3203 Register scratch2 = r5; local
3421 Register scratch2 = r9; local
    [all...]
lithium-codegen-arm.cc 864 Register scratch2 = ToRegister(instr->TempAt(0)); local
932 // to scratch2).
956 __ sub(scratch2, left, scratch, SetCC);
962 __ mov(result, scratch2);
2237 Register scratch2 = ToRegister(instr->TempAt(0)); local
2846 Register scratch2 = ToRegister(instr->TempAt(0)); local
2875 Register scratch2 = result; local
3635 Register scratch2 = ToRegister(instr->TempAt(0)); local
3745 Register scratch2 = ToRegister(instr->TempAt(0)); local
    [all...]
  /external/v8/src/ia32/
code-stubs-ia32.h 214 Register scratch2,
264 Register scratch2,
295 Register scratch2,
319 Register scratch2,
macro-assembler-ia32.h 378 // register scratch2 can be passed as no_reg; the others must be
383 Register scratch2,
391 Register scratch2,
397 Register scratch2,
403 Register scratch2,
410 Register scratch2,
414 Register scratch2,
640 Register scratch2,
    [all...]
stub-cache-ia32.cc 333 Register scratch2,
355 __ mov(scratch2, FieldOperand(receiver, JSValue::kValueOffset));
356 GenerateStringCheck(masm, scratch2, scratch1, miss, miss);
357 __ mov(eax, FieldOperand(scratch2, String::kLengthOffset));
366 Register scratch2,
368 __ TryGetFunctionPrototype(receiver, scratch1, scratch2, miss_label);
548 Register scratch2,
565 scratch2,
577 scratch2,
591 Register scratch2,
959 scratch2); local
1794 Register scratch2 = edx; local
    [all...]
macro-assembler-ia32.cc 864 Register scratch2,
870 scratch2,
883 Register scratch2,
899 scratch2,
918 Register scratch2,
934 scratch2,
953 Register scratch2,
961 scratch2, local
    [all...]
code-stubs-ia32.cc 1912 Register scratch2 = edi; local
    [all...]
  /external/v8/src/x64/
code-stubs-x64.h 207 Register scratch2,
257 Register scratch2,
287 Register scratch2,
312 Register scratch2,
stub-cache-x64.cc 314 Register scratch2,
336 __ movq(scratch2, FieldOperand(receiver, JSValue::kValueOffset));
337 GenerateStringCheck(masm, scratch2, scratch1, miss, miss);
338 __ movq(rax, FieldOperand(scratch2, String::kLengthOffset));
537 Register scratch2,
553 scratch2,
565 scratch2,
579 Register scratch2,
621 scratch2, scratch3, name, depth1, miss);
637 scratch2, scratch3, name, depth2, miss)
915 scratch2); local
1760 Register scratch2 = rdx; local
    [all...]
macro-assembler-x64.h 643 Register scratch2,
660 Register scratch2,
    [all...]
  /external/v8/src/
stub-cache.h 452 Register scratch2,
459 Register scratch2,
494 Register scratch2,
498 scratch2, name, kInvalidProtoDepth, miss);
506 Register scratch2,
522 Register scratch2,
533 Register scratch2,
543 Register scratch2,
555 Register scratch2,
    [all...]
code-stubs.h 910 // preserved, |scratch1|, |scratch2|, and |result| are clobbered.
916 Register scratch2,
925 scratch2,
930 char_from_code_generator_(scratch2, result) {}

Completed in 1274 milliseconds

1 2