Home | History | Annotate | Download | only in R600

Lines Matching defs:Shl

1172   const SDValue &Shl = N->getOperand(0);
1173 ConstantSDNode *B = dyn_cast<ConstantSDNode>(Shl->getOperand(1));
1184 return getS_BFE(Opcode, SDLoc(N), Shl.getOperand(0),
1233 } else if (N->getOperand(0).getOpcode() == ISD::SHL)
1237 if (N->getOperand(0).getOpcode() == ISD::SHL)