Searched refs:NewCopy (Results 1 – 2 of 2) sorted by relevance
1240 MachineInstr *NewCopy = in rewriteSource() local1246 NewCopy->getOperand(0).setSubReg(Def.SubReg); in rewriteSource()1247 NewCopy->getOperand(0).setIsUndef(); in rewriteSource()1252 LLVM_DEBUG(dbgs() << " With: " << *NewCopy); in rewriteSource()1260 return *NewCopy; in rewriteSource()1303 MachineInstr &NewCopy = rewriteSource(MI, Def, RewriteMap); in optimizeUncoalescableCopy() local1304 LocalMIs.insert(&NewCopy); in optimizeUncoalescableCopy()
14061 SDValue NewCopy = in PerformVMOVhrCombine() local14063 return NewCopy; in PerformVMOVhrCombine()