Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp8526 static SDValue extractShiftForRotate(SelectionDAG &DAG, SDValue OppShift, in extractShiftForRotate() function
8910 extractShiftForRotate(DAG, LHSShift, RHS, RHSMask, DL)) in MatchRotate()
8915 extractShiftForRotate(DAG, RHSShift, LHS, LHSMask, DL)) in MatchRotate()