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.cpp8062 static SDValue extractShiftForRotate(SelectionDAG &DAG, SDValue OppShift, in extractShiftForRotate() function
8452 extractShiftForRotate(DAG, LHSShift, RHS, RHSMask, DL)) in MatchRotate()
8457 extractShiftForRotate(DAG, RHSShift, LHS, LHSMask, DL)) in MatchRotate()