Searched refs:PerformZExtCombine (Results 1 – 1 of 1) sorted by relevance
14037 static SDValue PerformZExtCombine(SDNode *N, SelectionDAG &DAG) { in PerformZExtCombine() function14222 case ISD::ZERO_EXTEND: return PerformZExtCombine(N, DAG); in PerformDAGCombine()