Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5365 static SDValue extractShiftForRotate(SelectionDAG &DAG, SDValue OppShift, in extractShiftForRotate() function
5643 extractShiftForRotate(DAG, LHSShift, RHS, RHSMask, DL)) in MatchRotate()
5648 extractShiftForRotate(DAG, RHSShift, LHS, LHSMask, DL)) in MatchRotate()