Home
last modified time | relevance | path

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

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