Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4053 SDValue RExtOp0 = RHSShiftAmt; in MatchRotate() local
4063 RExtOp0 = RHSShiftAmt.getOperand(0); in MatchRotate()
4067 LExtOp0, RExtOp0, ISD::ROTL, ISD::ROTR, DL); in MatchRotate()
4072 RExtOp0, LExtOp0, ISD::ROTR, ISD::ROTL, DL); in MatchRotate()