Searched refs:SrcValCopy (Results 1 – 1 of 1) sorted by relevance
3725 const Register SrcValCopy = MRI.cloneVirtualRegister(SrcOrVal.getReg()); in selectMOPS() local3734 RBI.constrainGenericRegister(SrcValCopy, SrcValRegClass, MRI); in selectMOPS()3738 MIB.buildCopy(SrcValCopy, SrcOrVal); in selectMOPS()3749 {DstPtrCopy, SizeCopy, SrcValCopy}); in selectMOPS()3753 {DstPtrCopy, SrcValCopy, SizeCopy}); in selectMOPS()