Searched refs:combineZext (Results 1 – 1 of 1) sorted by relevance
30236 static SDValue combineZext(SDNode *N, SelectionDAG &DAG, in combineZext() function30987 case ISD::ZERO_EXTEND: return combineZext(N, DAG, DCI, Subtarget); in PerformDAGCombine()