Searched refs:combineSetCC (Results 1 – 3 of 3) sorted by relevance
1351 SDValue combineSetCC(SDNode *N, DAGCombinerInfo &DCI) const;
13608 SDValue PPCTargetLowering::combineSetCC(SDNode *N, in combineSetCC() function in PPCTargetLowering14768 if (SDValue CSCC = combineSetCC(N, DCI)) in PerformDAGCombine()
48695 static SDValue combineSetCC(SDNode *N, SelectionDAG &DAG, in combineSetCC() function51254 case ISD::SETCC: return combineSetCC(N, DAG, DCI, Subtarget); in PerformDAGCombine()