Searched refs:tryFoldMADwithSRL (Results 1 – 1 of 1) sorted by relevance
14472 static SDValue tryFoldMADwithSRL(SelectionDAG &DAG, const SDLoc &SL, in tryFoldMADwithSRL() function14555 if (SDValue FoldedMAD = tryFoldMADwithSRL(DAG, SL, MulLHS, MulRHS, AddRHS)) in tryFoldToMad64_32()