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