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