Searched refs:ShiftedOperand (Results 1 – 1 of 1) sorted by relevance
3432 SDValue &ShiftedOperand, in isWorthFoldingIntoOrrWithShift() argument3479 ShiftedOperand = SDValue(UBFMNode, 0); in isWorthFoldingIntoOrrWithShift()3489 ShiftedOperand = Dst.getOperand(0); in isWorthFoldingIntoOrrWithShift()3496 ShiftedOperand = Dst.getOperand(0); in isWorthFoldingIntoOrrWithShift()3535 SDValue ShiftedOperand; in tryOrrWithShift() local3537 if (isWorthFoldingIntoOrrWithShift(Dst, CurDAG, ShiftedOperand, in tryOrrWithShift()3539 SDValue Ops[] = {OrOpd0, ShiftedOperand, in tryOrrWithShift()