Searched refs:NegateOperand (Results 1 – 2 of 2) sorted by relevance
284 auto NegateOperand = [&](MachineOperand &Op) { in applyFoldableFneg() local312 NegateOperand(MatchInfo->getOperand(1)); in applyFoldableFneg()313 NegateOperand(MatchInfo->getOperand(2)); in applyFoldableFneg()326 NegateOperand(MatchInfo->getOperand(1)); in applyFoldableFneg()327 NegateOperand(MatchInfo->getOperand(2)); in applyFoldableFneg()335 NegateOperand(MatchInfo->getOperand(3)); in applyFoldableFneg()347 NegateOperand(MatchInfo->getOperand(1)); in applyFoldableFneg()356 NegateOperand(MatchInfo->getOperand(2)); in applyFoldableFneg()362 NegateOperand(MatchInfo->getOperand(2)); in applyFoldableFneg()363 NegateOperand(MatchInfo->getOperand(3)); in applyFoldableFneg()[all …]
1414 bool NegateOperand = false; in tryFoldLoadStoreIntoMemOperand() local1419 NegateOperand = true; in tryFoldLoadStoreIntoMemOperand()1430 NegateOperand = true; in tryFoldLoadStoreIntoMemOperand()1453 if (NegateOperand) in tryFoldLoadStoreIntoMemOperand()