Searched refs:SizeCopy (Results 1 – 2 of 2) sorted by relevance
165 uint64_t SizeCopy = End - Address; in dumpTracebackTable() 167 XCOFFTracebackTable::create(Bytes.data() + Index, SizeCopy, Is64Bit); in dumpTracebackTable() 166 uint64_t SizeCopy = End - Address; dumpTracebackTable() local
3591 const Register SizeCopy = MRI.cloneVirtualRegister(Size.getReg()); in selectMOPS() local3600 RBI.constrainGenericRegister(SizeCopy, AArch64::GPR64RegClass, MRI); in selectMOPS()3604 MIB.buildCopy(SizeCopy, Size); in selectMOPS()3614 {DstPtrCopy, SizeCopy, SrcValCopy}); in selectMOPS()3618 {DstPtrCopy, SrcValCopy, SizeCopy}); in selectMOPS()