Searched refs:detectUSatPattern (Results 1 – 1 of 1) sorted by relevance
36979 static SDValue detectUSatPattern(SDValue In, EVT VT, SelectionDAG &DAG, in detectUSatPattern() function37087 return detectUSatPattern(In, VT, DAG, DL); in detectAVX512USatPattern()37101 if (auto USatVal = detectUSatPattern(In, VT, DAG, DL)) in combineTruncateWithSat()