Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp587 SDValue MatchRotatePosNeg(SDValue Shifted, SDValue Pos, SDValue Neg,
6832 SDValue DAGCombiner::MatchRotatePosNeg(SDValue Shifted, SDValue Pos, in MatchRotatePosNeg() function in DAGCombiner
7070 MatchRotatePosNeg(LHSShiftArg, LHSShiftAmt, RHSShiftAmt, LExtOp0, in MatchRotate()
7076 MatchRotatePosNeg(RHSShiftArg, RHSShiftAmt, LHSShiftAmt, RExtOp0, in MatchRotate()