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