Lines Matching defs:Srl
30247 SDValue Srl = DAG.getNode(ISD::SRL, DL, VT, R,30249 return DAG.getNode(ISD::OR, DL, VT, Shl, Srl);