Searched refs:combineSetCC (Results 1 – 3 of 3) sorted by relevance
1457 SDValue combineSetCC(SDNode *N, DAGCombinerInfo &DCI) const;
15455 SDValue PPCTargetLowering::combineSetCC(SDNode *N, in combineSetCC() function in PPCTargetLowering16732 if (SDValue CSCC = combineSetCC(N, DCI)) in PerformDAGCombine()
56242 static SDValue combineSetCC(SDNode *N, SelectionDAG &DAG, in combineSetCC() function60584 case ISD::SETCC: return combineSetCC(N, DAG, DCI, Subtarget); in PerformDAGCombine()