Searched refs:MatchInfoDst (Results 1 – 1 of 1) sorted by relevance
380 Register MatchInfoDst = MatchInfo->getOperand(0).getReg(); in applyFoldableFneg() local382 if (MRI.hasOneNonDBGUse(MatchInfoDst)) { in applyFoldableFneg()384 replaceRegWith(MRI, Dst, MatchInfoDst); in applyFoldableFneg()399 Builder.buildFNeg(MatchInfoDst, NegatedMatchInfo, MI.getFlags()); in applyFoldableFneg()