Home
last modified time | relevance | path

Searched defs:Move (Results 1 – 25 of 119) sorted by relevance

12345

/external/v8/test/cctest/
Dtest-macro-assembler-ia32.cc124 __ Move(xmm0, 0.0); in TEST() local
125 __ Move(xmm1, 0.0); in TEST() local
128 __ Move(xmm2, 991.01); in TEST() local
131 __ Move(xmm0, 991.01); in TEST() local
137 __ Move(edx, Immediate(0)); // Test Move() in TEST() local
140 __ Move(ecx, Immediate(-1)); in TEST() local
143 __ Move(ebx, Immediate(0x77)); in TEST() local
Dtest-code-stubs-mips.cc70 __ Move(kDoubleRegZero, 0.0); in MakeConvertDToIFuncTrampoline() local
74 __ Move(f12, a0, a1); in MakeConvertDToIFuncTrampoline() local
79 __ Move(source_reg, sp); in MakeConvertDToIFuncTrampoline() local
128 __ Move(v0, destination_reg); in MakeConvertDToIFuncTrampoline() local
Dtest-code-stubs-mips64.cc70 __ Move(kDoubleRegZero, 0.0); in MakeConvertDToIFuncTrampoline() local
74 __ Move(f12, a0, a1); in MakeConvertDToIFuncTrampoline() local
79 __ Move(source_reg, sp); in MakeConvertDToIFuncTrampoline() local
123 __ Move(v0, destination_reg); in MakeConvertDToIFuncTrampoline() local
Dtest-macro-assembler-x64.cc138 __ Move(rcx, value); in TestMoveSmi() local
187 __ Move(rcx, Smi::FromInt(x)); in TestSmiCompare() local
189 __ Move(rdx, Smi::FromInt(y)); in TestSmiCompare() local
390 __ Move(r8, Smi::FromInt(static_cast<int>(result))); in TestI64PlusConstantToSmi() local
626 __ Move(rcx, Smi::FromInt(x)); in TestSmiNeg() local
647 __ Move(r8, Smi::FromInt(result)); in TestSmiNeg() local
783 __ Move(rcx, Smi::FromInt(x)); in SmiAddOverflowTest() local
785 __ Move(rdx, Smi::FromInt(y_min)); in SmiAddOverflowTest() local
833 __ Move(rdx, Smi::FromInt(y_max)); in SmiAddOverflowTest() local
934 __ Move(rcx, Smi::FromInt(first)); in SmiSubTest() local
[all …]
Dtest-macro-assembler-x87.cc124 __ Move(edx, Immediate(0)); // Test Move() in TEST() local
127 __ Move(ecx, Immediate(-1)); in TEST() local
130 __ Move(ebx, Immediate(0x77)); in TEST() local
/external/v8/src/x64/
Dmacro-assembler-x64.h753 void Move(Register dst, Smi* source) { in Move() function
757 void Move(const Operand& dst, Smi* source) { in Move() function
913 void Move(Register dst, ExternalReference ext) { in Move() function
919 void Move(Register dst, void* ptr, RelocInfo::Mode rmode) { in Move() function
926 void Move(Register dst, Handle<Object> value, RelocInfo::Mode rmode) { in Move() function
936 void Move(XMMRegister dst, float src) { Move(dst, bit_cast<uint32_t>(src)); } in Move() function
937 void Move(XMMRegister dst, double src) { Move(dst, bit_cast<uint64_t>(src)); } in Move() function
/external/v8/src/crankshaft/x64/
Dlithium-gap-resolver-x64.cc175 __ Move(dst, cgen_->ToSmi(constant_source)); in EmitMove() local
186 __ Move(dst, cgen_->ToHandle(constant_source)); in EmitMove() local
202 __ Move(dst, cgen_->ToSmi(constant_source)); in EmitMove() local
207 __ Move(kScratchRegister, cgen_->ToHandle(constant_source)); in EmitMove() local
/external/v8/src/compiler/arm/
Dcode-generator-arm.cc769 __ Move(i.OutputRegister(), i.InputOperand2(0), i.OutputSBit()); in AssembleArchInstruction() local
1591 __ Move(dst, in AssembleMove() local
1595 __ Move(dst, in AssembleMove() local
1610 __ Move(dst, src_object); in AssembleMove() local
1644 __ Move(dst, src); in AssembleMove() local
1654 __ Move(dst, src); in AssembleMove() local
1701 __ Move(temp, src); in AssembleSwap() local
1702 __ Move(src, dst); in AssembleSwap() local
1703 __ Move(dst, temp); in AssembleSwap() local
1728 __ Move(temp, src); in AssembleSwap() local
[all …]
/external/deqp/external/vulkancts/framework/vulkan/
DvkRef.hpp300 class Move : public RefBase<T> class
304 Move (Checked<U> object, Deleter<U> deleter) in Move() function in vk::refdetails::Move
308 Move (RefData<T> data) in Move() function in vk::refdetails::Move
311 Move (Move<T>& other) in Move() function in vk::refdetails::Move
314 Move (void) in Move() function in vk::refdetails::Move
/external/v8/src/compiler/ia32/
Dcode-generator-ia32.cc741 __ Move(edx, Immediate(0)); in AssembleArchInstruction() local
803 __ Move(i.TempRegister(0), i.InputRegister(0)); in AssembleArchInstruction() local
810 __ Move(i.OutputRegister(1), i.InputRegister(1)); in AssembleArchInstruction() local
813 __ Move(i.OutputRegister(0), i.TempRegister(0)); in AssembleArchInstruction() local
828 __ Move(i.TempRegister(0), i.InputRegister(0)); in AssembleArchInstruction() local
835 __ Move(i.OutputRegister(1), i.InputRegister(1)); in AssembleArchInstruction() local
838 __ Move(i.OutputRegister(0), i.TempRegister(0)); in AssembleArchInstruction() local
1040 __ Move(kScratchDoubleReg, -2147483648.0); in AssembleArchInstruction() local
1282 __ Move(i.OutputRegister(), Immediate(i.InputInt32(0))); in AssembleArchInstruction() local
1317 __ Move(kScratchDoubleReg, i.InputDouble(0)); in AssembleArchInstruction() local
[all …]
/external/v8/src/full-codegen/
Dfull-codegen.cc269 __ Move(result_register(), reg); in Plug() local
280 __ Move(result_register(), reg); in Plug() local
298 __ Move(result_register(), reg); in DropAndPlug() local
306 __ Move(result_register(), reg); in DropAndPlug() local
554 __ Move(callable.descriptor().GetRegisterParameter(last), in EmitIntrinsicAsStubCall() local
834 __ Move(LoadDescriptor::ReceiverRegister(), result_register()); in VisitProperty() local
846 __ Move(LoadDescriptor::NameRegister(), result_register()); in VisitProperty() local
1042 __ Move(stub.GetCallInterfaceDescriptor().GetRegisterParameter(0), info); in EmitNewClosure() local
1058 __ Move(LoadDescriptor::NameRegister(), key->value()); in EmitNamedPropertyLoad() local
1059 __ Move(LoadDescriptor::SlotRegister(), in EmitNamedPropertyLoad() local
[all …]
/external/opencv/cvaux/src/
D_cvvectrack.h116 void Move(CvRect& r, int dx, int dy) in Move() function
123 void Move(CvPoint& p, int dx, int dy) in Move() function
/external/v8/src/full-codegen/x64/
Dfull-codegen-x64.cc336 __ Move(rbx, profiling_counter_, RelocInfo::EMBEDDED_OBJECT); in EmitProfilingCounterDecrement() local
344 __ Move(rbx, profiling_counter_, RelocInfo::EMBEDDED_OBJECT); in EmitProfilingCounterReset() local
345 __ Move(kScratchRegister, Smi::FromInt(reset_value)); in EmitProfilingCounterReset() local
487 __ Move(result_register(), lit); in Plug() local
528 __ Move(result_register(), lit); in Plug() local
554 __ Move(result_register(), isolate()->factory()->true_value()); in Plug() local
557 __ Move(result_register(), isolate()->factory()->false_value()); in Plug() local
1063 __ Move(FieldOperand(rdx, FixedArray::OffsetOfElementAt(vector_index)), in VisitForInStatement() local
1115 __ Move(StoreDescriptor::NameRegister(), in EmitSetHomeObject() local
1129 __ Move(StoreDescriptor::NameRegister(), in EmitSetHomeObjectAccumulator() local
[all …]
/external/v8/src/mips64/
Dmacro-assembler-mips64.h268 inline void Move(Register dst, Handle<Object> handle) { li(dst, handle); } in Move() function
269 inline void Move(Register dst, Smi* smi) { li(dst, Operand(smi)); } in Move() function
271 inline void Move(Register dst, Register src) { in Move() function
289 inline void Move(FPURegister dst, FPURegister src) { Move_d(dst, src); } in Move() function
291 inline void Move(Register dst_low, Register dst_high, FPURegister src) { in Move() function
296 inline void Move(Register dst, FPURegister src) { dmfc1(dst, src); } in Move() function
298 inline void Move(FPURegister dst, Register src) { dmtc1(src, dst); } in Move() function
314 inline void Move(FPURegister dst, Register src_low, Register src_high) { in Move() function
/external/v8/src/debug/ia32/
Ddebug-ia32.cc79 __ Move(eax, Immediate(1)); in GenerateDebugBreakStub() local
93 __ Move(reg, Immediate(kDebugZapValue)); in GenerateDebugBreakStub() local
/external/v8/src/debug/x87/
Ddebug-x87.cc79 __ Move(eax, Immediate(1)); in GenerateDebugBreakStub() local
93 __ Move(reg, Immediate(kDebugZapValue)); in GenerateDebugBreakStub() local
/external/v8/src/debug/x64/
Ddebug-x64.cc81 __ Move(rbx, ExternalReference(Runtime::FunctionForId(Runtime::kDebugBreak), in GenerateDebugBreakStub() local
115 __ Move(kScratchRegister, after_break_target); in GenerateDebugBreakStub() local
/external/v8/src/crankshaft/ppc/
Dlithium-gap-resolver-ppc.cc224 __ Move(dst, cgen_->ToHandle(constant_source)); in EmitMove() local
236 __ Move(kSavedValueRegister, cgen_->ToHandle(constant_source)); in EmitMove() local
/external/v8/src/crankshaft/s390/
Dlithium-gap-resolver-s390.cc218 __ Move(dst, cgen_->ToHandle(constant_source)); in EmitMove() local
230 __ Move(kSavedValueRegister, cgen_->ToHandle(constant_source)); in EmitMove() local
/external/v8/src/ic/
Dhandler-compiler.cc191 __ Move(receiver(), reg); in CompileLoadField() local
201 __ Move(receiver(), reg); in CompileLoadConstant() local
372 __ Move(ApiGetterDescriptor::HolderRegister(), reg); in GenerateLoadCallback() local
408 __ Move(receiver(), reg); in GenerateLoadPostInterceptor() local
/external/v8/src/ia32/
Dmacro-assembler-ia32.h841 void Move(XMMRegister dst, float src) { Move(dst, bit_cast<uint32_t>(src)); } in Move() function
842 void Move(XMMRegister dst, double src) { Move(dst, bit_cast<uint64_t>(src)); } in Move() function
844 void Move(Register dst, Handle<Object> handle) { LoadObject(dst, handle); } in Move() function
845 void Move(Register dst, Smi* source) { Move(dst, Immediate(source)); } in Move() function
/external/v8/src/mips/
Dmacro-assembler-mips.h240 inline void Move(Register dst, Handle<Object> handle) { li(dst, handle); } in Move() function
241 inline void Move(Register dst, Smi* smi) { li(dst, Operand(smi)); } in Move() function
243 inline void Move(Register dst, Register src) { in Move() function
261 inline void Move(FPURegister dst, FPURegister src) { Move_d(dst, src); } in Move() function
263 inline void Move(Register dst_low, Register dst_high, FPURegister src) { in Move() function
282 inline void Move(FPURegister dst, Register src_low, Register src_high) { in Move() function
/external/v8/src/crankshaft/arm/
Dlithium-gap-resolver-arm.cc242 __ Move(dst, cgen_->ToHandle(constant_source)); in EmitMove() local
258 __ Move(kSavedValueRegister, cgen_->ToHandle(constant_source)); in EmitMove() local
/external/v8/src/compiler/mips/
Dcode-generator-mips.cc1558 __ Move(kDoubleRegZero, 0.0); in AssembleArchBranch() local
1569 __ Move(kDoubleRegZero, 0.0); in AssembleArchBranch() local
1700 __ Move(kDoubleRegZero, 0.0); in AssembleArchBoolean() local
1951 __ Move(dst, src.ToFloat32()); in AssembleMove() local
1958 __ Move(dst, src.ToFloat64()); in AssembleMove() local
1967 __ Move(dst, src); in AssembleMove() local
2005 __ Move(temp, src); in AssembleSwap() local
2006 __ Move(src, dst); in AssembleSwap() local
2007 __ Move(dst, temp); in AssembleSwap() local
2030 __ Move(temp, src); in AssembleSwap() local
[all …]
/external/libchrome/base/posix/
Dfile_descriptor_shuffle.cc91 bool FileDescriptorTableInjection::Move(int src, int dest) { in Move() function in base::FileDescriptorTableInjection

12345