Searched refs:combineVSelect (Results 1 – 2 of 2) sorted by relevance
1413 SDValue combineVSelect(SDNode *N, DAGCombinerInfo &DCI) const;
15840 return combineVSelect(N, DCI); in PerformDAGCombine()17481 SDValue PPCTargetLowering::combineVSelect(SDNode *N, in combineVSelect() function in PPCTargetLowering