H A D | code-generator-x64.cc | 264 Register value, Register scratch0, Register scratch1, in OutOfLineRecordWrite() 269 value_(value), in OutOfLineRecordWrite() 278 DCHECK(!AreAliased(value, scratch0, scratch1)); in OutOfLineRecordWrite() 330 void EmitStore(TurboAssembler* tasm, Operand operand, Register value, in EmitStore() argument 335 tasm->movb(operand, value); in EmitStore() 338 tasm->movw(operand, value); in EmitStore() 341 tasm->movl(operand, value); in EmitStore() 344 tasm->movq(operand, value); in EmitStore() 347 tasm->StoreTaggedField(operand, value); in EmitStore() 350 tasm->StoreSandboxedPointerField(operand, value); in EmitStore() 263 OutOfLineRecordWrite(CodeGenerator* gen, Register object, Operand operand, Register value, Register scratch0, Register scratch1, RecordWriteMode mode, StubCallMode stub_mode) OutOfLineRecordWrite() argument 389 EmitStore(TurboAssembler* tasm, Operand operand, Immediate value, MachineRepresentation rep) EmitStore() argument 447 OutOfLineTSANStore(CodeGenerator* gen, Operand operand, Register value, Register scratch0, StubCallMode stub_mode, int size, std::memory_order order) OutOfLineTSANStore() argument 516 GetTSANValueRegister(TurboAssembler* tasm, Register value, X64OperandConverter& i, MachineRepresentation rep) GetTSANValueRegister() argument 535 GetTSANValueRegister( TurboAssembler* tasm, Immediate value, X64OperandConverter& i, MachineRepresentation rep) GetTSANValueRegister() argument 548 EmitTSANAwareStore(Zone* zone, CodeGenerator* codegen, TurboAssembler* tasm, Operand operand, ValueT value, X64OperandConverter& i, StubCallMode stub_call_mode, MachineRepresentation rep) EmitTSANAwareStore() argument 634 EmitTSANAwareStore(Zone* zone, CodeGenerator* codegen, TurboAssembler* tasm, Operand operand, ValueT value, X64OperandConverter& i, StubCallMode stub_call_mode, MachineRepresentation rep) EmitTSANAwareStore() argument 1480 Register value = i.InputRegister(index); AssembleArchInstruction() local 1496 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local 1501 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local 2349 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local 2354 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local 2385 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local 2390 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local 2417 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local 2422 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local 2462 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local 2467 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local 2490 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local 2507 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local 2512 zone(), this, tasm(), operand, value, i, DetermineStubCallMode(), AssembleArchInstruction() local [all...] |