Searched refs:combineSetCC (Results 1 – 3 of 3) sorted by relevance
1124 SDValue combineSetCC(SDNode *N, DAGCombinerInfo &DCI) const;
11927 SDValue PPCTargetLowering::combineSetCC(SDNode *N, in combineSetCC() function in PPCTargetLowering12689 if (SDValue CSCC = combineSetCC(N, DCI)) in PerformDAGCombine()
39802 static SDValue combineSetCC(SDNode *N, SelectionDAG &DAG, in combineSetCC() function41559 case ISD::SETCC: return combineSetCC(N, DAG, Subtarget); in PerformDAGCombine()