Searched refs:combineSetCC (Results 1 – 3 of 3) sorted by relevance
1411 SDValue combineSetCC(SDNode *N, DAGCombinerInfo &DCI) const;
13962 SDValue PPCTargetLowering::combineSetCC(SDNode *N, in combineSetCC() function in PPCTargetLowering15141 if (SDValue CSCC = combineSetCC(N, DCI)) in PerformDAGCombine()
52074 static SDValue combineSetCC(SDNode *N, SelectionDAG &DAG, in combineSetCC() function55110 case ISD::SETCC: return combineSetCC(N, DAG, DCI, Subtarget); in PerformDAGCombine()