Searched refs:combineSext (Results 1 – 1 of 1) sorted by relevance
30163 static SDValue combineSext(SDNode *N, SelectionDAG &DAG, in combineSext() function30988 case ISD::SIGN_EXTEND: return combineSext(N, DAG, DCI, Subtarget); in PerformDAGCombine()