Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10173 static SDValue combineShiftToMULH(SDNode *N, const SDLoc &DL, SelectionDAG &DAG, in combineShiftToMULH() function
10509 if (SDValue MULH = combineShiftToMULH(N, DL, DAG, TLI)) in visitSRA()
10767 if (SDValue MULH = combineShiftToMULH(N, DL, DAG, TLI)) in visitSRL()