Home
last modified time | relevance | path

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

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