Searched refs:fnegFoldsIntoOp (Results 1 – 1 of 1) sorted by relevance
511 static bool fnegFoldsIntoOp(unsigned Opc) { in fnegFoldsIntoOp() function3548 if (LHS.getOpcode() == ISD::FNEG && fnegFoldsIntoOp(Opc)) in foldFreeOpFromSelect()3681 if (fnegFoldsIntoOp(Opc) && in performFNegCombine()