Searched refs:ShlDL (Results 1 – 1 of 1) sorted by relevance
15629 SDLoc ShlDL(N0.getOperand(0)); in performSRACombine() local15630 SDValue Shl = DAG.getNode(ISD::SHL, ShlDL, MVT::i64, in performSRACombine()15632 DAG.getConstant(LShAmt + 32, ShlDL, MVT::i64)); in performSRACombine()