Searched refs:combineSetCC (Results 1 – 3 of 3) sorted by relevance
1435 SDValue combineSetCC(SDNode *N, DAGCombinerInfo &DCI) const;
14622 SDValue PPCTargetLowering::combineSetCC(SDNode *N, in combineSetCC() function in PPCTargetLowering15842 if (SDValue CSCC = combineSetCC(N, DCI)) in PerformDAGCombine()
54204 static SDValue combineSetCC(SDNode *N, SelectionDAG &DAG, in combineSetCC() function57841 case ISD::SETCC: return combineSetCC(N, DAG, DCI, Subtarget); in PerformDAGCombine()