Searched refs:DstOp0 (Results 1 – 1 of 1) sorted by relevance
3346 SDValue DstOp0 = Dst.getOperand(0); in isWorthFoldingIntoOrrWithShift() local3347 if (!DstOp0.hasOneUse()) in isWorthFoldingIntoOrrWithShift()3364 if (isOpcWithIntImmediate(DstOp0.getNode(), ISD::SRL, SrlImm)) { in isWorthFoldingIntoOrrWithShift()3372 UBFMOpc, DL, VT, DstOp0.getOperand(0), in isWorthFoldingIntoOrrWithShift()