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