Searched refs:combineTruncOfSraSext (Results 1 – 1 of 1) sorted by relevance
16470 static SDValue combineTruncOfSraSext(SDNode *N, SelectionDAG &DAG) { in combineTruncOfSraSext() function16871 if (SDValue V = combineTruncOfSraSext(N, DAG)) in PerformDAGCombine()