Lines Matching refs:NegateOperand
266 auto NegateOperand = [&](MachineOperand &Op) { in applyFoldableFneg() local
294 NegateOperand(MatchInfo->getOperand(1)); in applyFoldableFneg()
295 NegateOperand(MatchInfo->getOperand(2)); in applyFoldableFneg()
306 NegateOperand(MatchInfo->getOperand(1)); in applyFoldableFneg()
307 NegateOperand(MatchInfo->getOperand(2)); in applyFoldableFneg()
315 NegateOperand(MatchInfo->getOperand(3)); in applyFoldableFneg()
327 NegateOperand(MatchInfo->getOperand(1)); in applyFoldableFneg()
335 NegateOperand(MatchInfo->getOperand(2)); in applyFoldableFneg()
341 NegateOperand(MatchInfo->getOperand(2)); in applyFoldableFneg()
342 NegateOperand(MatchInfo->getOperand(3)); in applyFoldableFneg()
343 NegateOperand(MatchInfo->getOperand(4)); in applyFoldableFneg()
347 NegateOperand(MatchInfo->getOperand(4)); in applyFoldableFneg()