Lines Matching defs:Copy
6 * You may obtain a copy of the License at
387 void Arm64JNIMacroAssembler::Copy(FrameOffset dest,
401 UNIMPLEMENTED(FATAL) << "We only support Copy() of size 4 and 8";
405 void Arm64JNIMacroAssembler::Copy(FrameOffset dest,
423 UNIMPLEMENTED(FATAL) << "We only support Copy() of size 4 and 8";
427 void Arm64JNIMacroAssembler::Copy(ManagedRegister m_dest_base,
445 UNIMPLEMENTED(FATAL) << "We only support Copy() of size 4 and 8";
449 void Arm64JNIMacroAssembler::Copy(FrameOffset /*dst*/,
454 UNIMPLEMENTED(FATAL) << "Unimplemented Copy() variant";
457 void Arm64JNIMacroAssembler::Copy(ManagedRegister m_dest,
486 UNIMPLEMENTED(FATAL) << "We only support Copy() of size 4 and 8";
490 void Arm64JNIMacroAssembler::Copy(FrameOffset /*dst*/,
496 UNIMPLEMENTED(FATAL) << "Unimplemented Copy() variant";