Home | History | Annotate | Download | only in X86

Lines Matching defs:PerformCMOVCombine

15639 static SDValue PerformCMOVCombine(SDNode *N, SelectionDAG &DAG,
17588 case X86ISD::CMOV: return PerformCMOVCombine(N, DAG, DCI, Subtarget);