• Home
  • Raw
  • Download

Lines Matching refs:movq

714     __ movq(temp2_, CpuRegister(RAX));  in EmitNativeCode()  local
763 __ movq(CpuRegister(RAX), temp2_); in EmitNativeCode() local
1029 __ movq(CpuRegister(R8), Immediate(codegen->GetFrameSize())); in EmitNativeCode() local
1053 __ movq(CpuRegister(TMP), Immediate(counter_address_)); in EmitNativeCode() local
1146 __ movq(temp.AsRegister<CpuRegister>(), in LoadMethod() local
1178 __ gs()->movq(temp.AsRegister<CpuRegister>(), Address::Absolute(offset, /* no_rip= */ true)); in GenerateStaticOrDirectCall()
1292 __ movq(temp, Address(temp, method_offset)); in GenerateVirtualCall() local
1519 __ movq(Address(CpuRegister(RSP), stack_index), CpuRegister(reg_id)); in SaveCoreRegister() local
1524 __ movq(CpuRegister(reg_id), Address(CpuRegister(RSP), stack_index)); in RestoreCoreRegister() local
1687 __ movq(CpuRegister(TMP), Immediate(address + offset.Int32Value())); in GenerateMethodEntryExitHook() local
1700 __ gs()->movq(CpuRegister(index), in GenerateMethodEntryExitHook()
1706 __ gs()->movq(Address::Absolute(trace_buffer_index_offset, /* no_rip= */ true), in GenerateMethodEntryExitHook()
1710 __ gs()->movq(entry_addr, in GenerateMethodEntryExitHook()
1718 __ movq(CpuRegister(method), Address(CpuRegister(RSP), kCurrentMethodStackOffset)); in GenerateMethodEntryExitHook() local
1727 __ movq(Address(entry_addr, kMethodOffsetInBytes), CpuRegister(method)); in GenerateMethodEntryExitHook() local
1732 __ movq(Address(entry_addr, kTimestampOffsetInBytes), CpuRegister(RAX)); in GenerateMethodEntryExitHook() local
1792 __ movq(CpuRegister(method), Address(CpuRegister(RSP), kCurrentMethodStackOffset)); in MaybeIncrementHotness() local
1815 __ movq(CpuRegister(TMP), Immediate(address)); in MaybeIncrementHotness() local
1909 __ movq(Address(CpuRegister(RSP), kCurrentMethodStackOffset), in GenerateFrameEntry() local
1964 __ movq(dest, source.AsRegister<CpuRegister>()); in Move() local
1980 __ movq(dest, Address(CpuRegister(RSP), source.GetStackIndex())); in Move() local
2021 __ movq(Address(CpuRegister(RSP), destination.GetStackIndex()), in Move() local
2033 __ movq(CpuRegister(TMP), Address(CpuRegister(RSP), source.GetStackIndex())); in Move() local
2034 __ movq(Address(CpuRegister(RSP), destination.GetStackIndex()), CpuRegister(TMP)); in Move() local
2062 __ movq(dst.AsRegister<CpuRegister>(), src); in LoadFromMemoryNoReference() local
2388 __ movq(CpuRegister(TMP), Immediate(address)); in VisitIf() local
3173 __ movq(CpuRegister(TMP), Immediate(address)); in MaybeGenerateInlineCacheCheck() local
3227 __ movq(temp, in VisitInvokeInterface() local
3233 __ movq(temp, Address(temp, method_offset)); in VisitInvokeInterface() local
3238 __ movq(hidden_reg.AsRegister<CpuRegister>(), temp); in VisitInvokeInterface() local
4252 __ movq(output_register, input_register); in DivRemOneOrMinusOne() local
4288 __ movq(out, numerator); in RemByPowerOfTwo() local
4291 __ movq(tmp, numerator); in RemByPowerOfTwo() local
4335 __ movq(rdx, numerator); in DivByPowerOfTwo() local
4351 __ movq(output_register, rdx); in DivByPowerOfTwo() local
4423 __ movq(numerator, rax); in GenerateDivRemWithAnyConstant() local
4445 __ movq(rax, rdx); in GenerateDivRemWithAnyConstant() local
4450 __ movq(rax, numerator); in GenerateDivRemWithAnyConstant() local
4459 __ movq(rdx, rax); in GenerateDivRemWithAnyConstant() local
4461 __ movq(rax, rdx); in GenerateDivRemWithAnyConstant() local
4870 __ movq(mask, out); in VisitAbs() local
5172 __ movq(locations->Out().AsRegister<CpuRegister>(), in VisitClassTableGet() local
5177 __ movq(locations->Out().AsRegister<CpuRegister>(), in VisitClassTableGet() local
5180 __ movq(locations->Out().AsRegister<CpuRegister>(), in VisitClassTableGet() local
5478 __ movq(temp, Immediate(v)); in HandleFieldSet() local
5479 __ movq(field_addr, temp); in HandleFieldSet() local
5522 __ movq(field_addr, value.AsRegister<CpuRegister>()); in HandleFieldSet() local
6079 __ movq(address, value.AsRegister<CpuRegister>()); in VisitArraySet() local
6246 __ gs()->movq(card, in MarkGCCard()
6250 __ movq(temp, object); in MarkGCCard() local
6273 __ gs()->movq(card, in CheckGCCardIsValid()
6277 __ movq(temp, object); in CheckGCCardIsValid() local
6368 __ movq(destination.AsRegister<CpuRegister>(), source.AsRegister<CpuRegister>()); in EmitMove() local
6374 __ movq(Address(CpuRegister(RSP), destination.GetStackIndex()), in EmitMove() local
6391 __ movq(destination.AsRegister<CpuRegister>(), in EmitMove() local
6398 __ movq(CpuRegister(TMP), Address(CpuRegister(RSP), source.GetStackIndex())); in EmitMove() local
6399 __ movq(Address(CpuRegister(RSP), destination.GetStackIndex()), CpuRegister(TMP)); in EmitMove() local
6408 __ movq(CpuRegister(TMP), Address(CpuRegister(RSP), source.GetStackIndex())); in EmitMove() local
6409 __ movq(Address(CpuRegister(RSP), destination.GetStackIndex()), CpuRegister(TMP)); in EmitMove() local
6410 __ movq(CpuRegister(TMP), Address(CpuRegister(RSP), source.GetStackIndex() + high)); in EmitMove() local
6411 __ movq(Address(CpuRegister(RSP), destination.GetStackIndex() + high), CpuRegister(TMP)); in EmitMove() local
6481 __ movq(CpuRegister(TMP), reg1); in Exchange64() local
6482 __ movq(reg1, reg2); in Exchange64() local
6483 __ movq(reg2, CpuRegister(TMP)); in Exchange64() local
6487 __ movq(CpuRegister(TMP), Address(CpuRegister(RSP), mem)); in Exchange64() local
6488 __ movq(Address(CpuRegister(RSP), mem), reg); in Exchange64() local
6489 __ movq(reg, CpuRegister(TMP)); in Exchange64() local
6499 __ movq(CpuRegister(TMP), Address(CpuRegister(RSP), mem)); in Exchange64() local
6534 __ movq(CpuRegister(TMP), in ExchangeMemory64() local
6536 __ movq(CpuRegister(ensure_scratch.GetRegister()), in ExchangeMemory64() local
6538 __ movq(Address(CpuRegister(RSP), mem2 + stack_offset), in ExchangeMemory64() local
6540 __ movq(Address(CpuRegister(RSP), mem1 + stack_offset), in ExchangeMemory64() local
8270 __ movq(dest, Immediate(value)); in Load64BitValue() local
8360 __ movq(Address(CpuRegister(RSP), dest.GetStackIndex()), in Store64BitValueToStack() local
8364 __ movq(Address(CpuRegister(RSP), dest.GetStackIndex()), CpuRegister(TMP)); in Store64BitValueToStack() local
8510 __ movq(addr_low, Immediate(v_32)); in MoveInt64ToAddress() local