Home
last modified time | relevance | path

Searched refs:tryFoldMADwithSRL (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp14472 static SDValue tryFoldMADwithSRL(SelectionDAG &DAG, const SDLoc &SL, in tryFoldMADwithSRL() function
14555 if (SDValue FoldedMAD = tryFoldMADwithSRL(DAG, SL, MulLHS, MulRHS, AddRHS)) in tryFoldToMad64_32()