Searched refs:combineSelect (Results 1 – 3 of 3) sorted by relevance
298 SDValue combineSelect(SDNode *N, DAGCombinerInfo &DCI) const;
2787 SDValue VETargetLowering::combineSelect(SDNode *N, in combineSelect() function in VETargetLowering3033 return combineSelect(N, DCI); in PerformDAGCombine()
45853 static SDValue combineSelect(SDNode *N, SelectionDAG &DAG, in combineSelect() function57765 case X86ISD::BLENDV: return combineSelect(N, DAG, DCI, Subtarget); in PerformDAGCombine()