Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6975 SDValue RHSShiftArg = RHSShift.getOperand(0); in MatchRotate() local
6994 RHSShiftArg, HasFSHL ? LHSShiftAmt : RHSShiftAmt); in MatchRotate()
7046 MatchRotatePosNeg(RHSShiftArg, RHSShiftAmt, LHSShiftAmt, RExtOp0, in MatchRotate()
7053 MatchFunnelPosNeg(LHSShiftArg, RHSShiftArg, LHSShiftAmt, RHSShiftAmt, in MatchRotate()
7059 MatchFunnelPosNeg(LHSShiftArg, RHSShiftArg, RHSShiftAmt, LHSShiftAmt, in MatchRotate()