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