Searched refs:tryCombineExtendRShTrunc (Results 1 – 1 of 1) sorted by relevance
23091 static SDValue tryCombineExtendRShTrunc(SDNode *N, SelectionDAG &DAG) { in tryCombineExtendRShTrunc() function23228 if (SDValue Urshr = tryCombineExtendRShTrunc(N, DAG)) in performUzpCombine()