Searched refs:combineFAndFNotToFAndn (Results 1 – 1 of 1) sorted by relevance
42832 static SDValue combineFAndFNotToFAndn(SDNode *N, SelectionDAG &DAG, in combineFAndFNotToFAndn() function42874 if (SDValue V = combineFAndFNotToFAndn(N, DAG, Subtarget)) in combineFAnd()