Searched refs:NegateOperand (Results 1 – 2 of 2) sorted by relevance
277 auto NegateOperand = [&](MachineOperand &Op) { in applyFoldableFneg() local305 NegateOperand(MatchInfo->getOperand(1)); in applyFoldableFneg()306 NegateOperand(MatchInfo->getOperand(2)); in applyFoldableFneg()319 NegateOperand(MatchInfo->getOperand(1)); in applyFoldableFneg()320 NegateOperand(MatchInfo->getOperand(2)); in applyFoldableFneg()328 NegateOperand(MatchInfo->getOperand(3)); in applyFoldableFneg()340 NegateOperand(MatchInfo->getOperand(1)); in applyFoldableFneg()349 NegateOperand(MatchInfo->getOperand(2)); in applyFoldableFneg()355 NegateOperand(MatchInfo->getOperand(2)); in applyFoldableFneg()356 NegateOperand(MatchInfo->getOperand(3)); in applyFoldableFneg()[all …]
1403 bool NegateOperand = false; in tryFoldLoadStoreIntoMemOperand() local1408 NegateOperand = true; in tryFoldLoadStoreIntoMemOperand()1419 NegateOperand = true; in tryFoldLoadStoreIntoMemOperand()1442 if (NegateOperand) in tryFoldLoadStoreIntoMemOperand()