Searched refs:combineSetCC (Results 1 – 3 of 3) sorted by relevance
1210 SDValue combineSetCC(SDNode *N, DAGCombinerInfo &DCI) const;
12895 SDValue PPCTargetLowering::combineSetCC(SDNode *N, in combineSetCC() function in PPCTargetLowering13718 if (SDValue CSCC = combineSetCC(N, DCI)) in PerformDAGCombine()
43859 static SDValue combineSetCC(SDNode *N, SelectionDAG &DAG, in combineSetCC() function46024 case ISD::SETCC: return combineSetCC(N, DAG, Subtarget); in PerformDAGCombine()