Searched refs:NewCopy (Results 1 – 2 of 2) sorted by relevance
1255 MachineInstr *NewCopy = in rewriteSource() local1261 NewCopy->getOperand(0).setSubReg(Def.SubReg); in rewriteSource()1262 NewCopy->getOperand(0).setIsUndef(); in rewriteSource()1267 LLVM_DEBUG(dbgs() << " With: " << *NewCopy); in rewriteSource()1275 return *NewCopy; in rewriteSource()1318 MachineInstr &NewCopy = rewriteSource(MI, Def, RewriteMap); in optimizeUncoalescableCopy() local1319 LocalMIs.insert(&NewCopy); in optimizeUncoalescableCopy()
14939 SDValue NewCopy = in PerformVMOVhrCombine() local14941 return NewCopy; in PerformVMOVhrCombine()