Searched refs:fnegFoldsIntoOp (Results 1 – 1 of 1) sorted by relevance
682 static bool fnegFoldsIntoOp(const SDNode *N) { in fnegFoldsIntoOp() function4581 if (LHS.getOpcode() == ISD::FNEG && fnegFoldsIntoOp(NewLHS.getNode())) in foldFreeOpFromSelect()4737 if (fnegFoldsIntoOp(N0.getNode()) && in shouldFoldFNegIntoSrc()4952 !fnegFoldsIntoOp(HighBits.getNode())) in performFNegCombine()