Searched refs:combineSetCC (Results 1 – 3 of 3) sorted by relevance
1424 SDValue combineSetCC(SDNode *N, DAGCombinerInfo &DCI) const;
14104 SDValue PPCTargetLowering::combineSetCC(SDNode *N, in combineSetCC() function in PPCTargetLowering15307 if (SDValue CSCC = combineSetCC(N, DCI)) in PerformDAGCombine()
53411 static SDValue combineSetCC(SDNode *N, SelectionDAG &DAG, in combineSetCC() function56484 case ISD::SETCC: return combineSetCC(N, DAG, DCI, Subtarget); in PerformDAGCombine()