Searched refs:NegateOperand (Results 1 – 2 of 2) sorted by relevance
305 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()357 NegateOperand(MatchInfo->getOperand(4)); in applyFoldableFneg()[all …]
1388 bool NegateOperand = false; in tryFoldLoadStoreIntoMemOperand() local1393 NegateOperand = true; in tryFoldLoadStoreIntoMemOperand()1404 NegateOperand = true; in tryFoldLoadStoreIntoMemOperand()1427 if (NegateOperand) in tryFoldLoadStoreIntoMemOperand()