Searched refs:PerformVSELECTCombine (Results 1 – 1 of 1) sorted by relevance
13187 static SDValue PerformVSELECTCombine(SDNode *N, in PerformVSELECTCombine() function18587 case ISD::VSELECT: return PerformVSELECTCombine(N, DCI, Subtarget); in PerformDAGCombine()