HomeSort by relevance Sort by last modified time
    Searched refs:scratch1 (Results 26 - 50 of 129) sorted by null

12 3 4 5 6

  /external/v8/src/mips64/
code-stubs-mips64.h 21 MacroAssembler* masm, Register left, Register right, Register scratch1,
27 Register scratch1,
34 Register scratch1, Register scratch2, Register scratch3,
206 inline Register scratch1() { return scratch1_; } function in class:v8::internal::RecordWriteStub::RegisterAllocation
macro-assembler-mips64.cc     [all...]
macro-assembler-mips64.h 440 Register scratch1,
447 Register scratch1,
452 void JumpIfWhite(Register value, Register scratch1, Register scratch2,
574 Register scratch1,
585 void FastAllocate(int object_size, Register result, Register scratch1,
595 Register scratch1,
603 Register scratch1,
610 Register scratch1, Register scratch2,
    [all...]
  /external/v8/src/ppc/
code-stubs-ppc.h 22 Register scratch1,
29 Register scratch1,
36 Register scratch1,
196 inline Register scratch1() { return scratch1_; } function in class:v8::internal::RecordWriteStub::RegisterAllocation
macro-assembler-ppc.h 218 void HasColor(Register object, Register scratch0, Register scratch1,
221 void JumpIfBlack(Register object, Register scratch0, Register scratch1,
226 void JumpIfWhite(Register value, Register scratch1, Register scratch2,
606 Register scratch1);
699 void Allocate(int object_size, Register result, Register scratch1,
708 void FastAllocate(int object_size, Register result, Register scratch1,
717 void AllocateHeapNumber(Register result, Register scratch1, Register scratch2,
721 Register scratch1, Register scratch2,
728 Register scratch1, Register scratch2,
    [all...]
  /external/v8/src/arm64/
macro-assembler-arm64.cc     [all...]
code-stubs-arm64.cc 75 Register scratch1 = GetAllocatableRegisterThatIsNotOneOf(input, result); local
77 GetAllocatableRegisterThatIsNotOneOf(input, result, scratch1);
79 __ Push(scratch1, scratch2);
98 Register exponent = scratch1;
137 __ Pop(scratch2, scratch1);
    [all...]
macro-assembler-arm64.h     [all...]
  /external/v8/src/mips/
macro-assembler-mips.cc     [all...]
macro-assembler-mips.h 407 Register scratch1,
414 Register scratch1,
419 void JumpIfWhite(Register value, Register scratch1, Register scratch2,
541 Register scratch1,
552 void FastAllocate(int object_size, Register result, Register scratch1,
562 Register scratch1,
569 Register scratch1,
576 Register scratch1, Register scratch2,
    [all...]
  /external/v8/src/arm/
macro-assembler-arm.h 250 Register scratch1,
257 Register scratch1,
262 void JumpIfWhite(Register value, Register scratch1, Register scratch2,
676 Register scratch1);
781 Register scratch1,
792 void FastAllocate(int object_size, Register result, Register scratch1,
802 Register scratch1,
809 Register scratch1
    [all...]
  /external/v8/src/ia32/
code-stubs-ia32.h 22 Register scratch1,
29 Register scratch1,
270 inline Register scratch1() { return scratch1_; } function in class:v8::internal::RecordWriteStub::RegisterAllocation
macro-assembler-ia32.h 155 void HasColor(Register object, Register scratch0, Register scratch1,
159 void JumpIfBlack(Register object, Register scratch0, Register scratch1,
165 void JumpIfWhite(Register value, Register scratch1, Register scratch2,
228 void RecordWriteForMap(Register object, Handle<Map> map, Register scratch1,
325 Register scratch1, ReturnAddressState ra_state,
396 void DispatchWeakMap(Register obj, Register scratch1, Register scratch2,
616 void AllocateHeapNumber(Register result, Register scratch1, Register scratch2,
    [all...]
  /external/v8/src/x64/
code-stubs-x64.h 19 MacroAssembler* masm, Register left, Register right, Register scratch1,
25 Register scratch1,
265 inline Register scratch1() { return scratch1_; } function in class:v8::internal::RecordWriteStub::RegisterAllocation
  /external/v8/src/x87/
code-stubs-x87.h 22 Register scratch1,
29 Register scratch1,
267 inline Register scratch1() { return scratch1_; } function in class:v8::internal::RecordWriteStub::RegisterAllocation
macro-assembler-x87.h 158 void HasColor(Register object, Register scratch0, Register scratch1,
162 void JumpIfBlack(Register object, Register scratch0, Register scratch1,
168 void JumpIfWhite(Register value, Register scratch1, Register scratch2,
231 void RecordWriteForMap(Register object, Handle<Map> map, Register scratch1,
325 Register scratch1, ReturnAddressState ra_state,
388 void DispatchWeakMap(Register obj, Register scratch1, Register scratch2,
608 void AllocateHeapNumber(Register result, Register scratch1, Register scratch2,
    [all...]
  /external/v8/src/s390/
macro-assembler-s390.cc     [all...]
  /external/v8/src/builtins/ia32/
builtins-ia32.cc 521 static void LeaveInterpreterFrame(MacroAssembler* masm, Register scratch1,
523 Register args_count = scratch1;
685 Register scratch1, Register scratch2,
693 __ mov(scratch1, Operand::StaticVariable(real_stack_limit));
697 __ sub(scratch2, scratch1);
698 // Make scratch1 the space we need for the array when it is unrolled onto the
700 __ mov(scratch1, num_args);
702 __ add(scratch1, Immediate(1));
704 __ shl(scratch1, kPointerSizeLog2);
706 __ cmp(scratch2, scratch1);
849 __ mov(Operand(esp, i * kPointerSize), scratch1); local
    [all...]
  /external/v8/src/builtins/x87/
builtins-x87.cc 487 static void LeaveInterpreterFrame(MacroAssembler* masm, Register scratch1,
489 Register args_count = scratch1;
651 Register scratch1, Register scratch2,
659 __ mov(scratch1, Operand::StaticVariable(real_stack_limit));
663 __ sub(scratch2, scratch1);
664 // Make scratch1 the space we need for the array when it is unrolled onto the
666 __ mov(scratch1, num_args);
668 __ add(scratch1, Immediate(1));
670 __ shl(scratch1, kPointerSizeLog2);
672 __ cmp(scratch2, scratch1);
815 __ mov(Operand(esp, i * kPointerSize), scratch1); local
    [all...]
  /external/v8/src/crankshaft/mips64/
lithium-codegen-mips64.cc 3444 Register scratch1 = scratch0(); local
3852 Register scratch1 = scratch0(); local
4685 Register scratch1 = scratch0(); local
4796 Register scratch1 = scratch0(); local
4831 Register scratch1 = LCodeGen::scratch0(); local
5219 Register scratch1 = ToRegister(instr->temp1()); local
    [all...]
  /external/v8/src/full-codegen/ppc/
full-codegen-ppc.cc 669 Register scratch1) {
672 DCHECK(!scratch0.is(scratch1));
673 DCHECK(!scratch1.is(src));
679 __ RecordWriteContextSlot(scratch0, location.offset(), src, scratch1,
1550 Register scratch1 = r5; local
2436 Register scratch1 = r4; local
    [all...]
  /external/v8/src/crankshaft/mips/
lithium-codegen-mips.cc 3241 Register scratch1 = scratch0(); local
4492 Register scratch1 = scratch0(); local
4603 Register scratch1 = scratch0(); local
4638 Register scratch1 = LCodeGen::scratch0(); local
5026 Register scratch1 = ToRegister(instr->temp1()); local
    [all...]
  /external/v8/src/builtins/arm64/
builtins-arm64.cc 1964 Register scratch1 = x10; local
3145 Register scratch1 = x13, scratch2 = x14; local
3184 Register scratch1 = x13, scratch2 = x14; local
    [all...]
  /external/v8/src/ic/
handler-compiler.h 90 Register scratch1, Register scratch2, Label* miss,
106 Register scratch1, Register scratch2,
  /external/v8/src/full-codegen/s390/
full-codegen-s390.cc 646 Register scratch1) {
649 DCHECK(!scratch0.is(scratch1));
650 DCHECK(!scratch1.is(src));
656 __ RecordWriteContextSlot(scratch0, location.offset(), src, scratch1,
1510 Register scratch1 = r4; local
2389 Register scratch1 = r3; local
    [all...]

Completed in 592 milliseconds

12 3 4 5 6