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