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