Searched refs:NegatedMatchInfo (Results 1 – 1 of 1) sorted by relevance
390 Register NegatedMatchInfo = MRI.createGenericVirtualRegister(Type); in applyFoldableFneg() local391 replaceRegOpWith(MRI, MatchInfo->getOperand(0), NegatedMatchInfo); in applyFoldableFneg()394 replaceRegWith(MRI, Dst, NegatedMatchInfo); in applyFoldableFneg()399 Builder.buildFNeg(MatchInfoDst, NegatedMatchInfo, MI.getFlags()); in applyFoldableFneg()