Searched refs:ShiftedOperand (Results 1 – 1 of 1) sorted by relevance
3330 SDValue &ShiftedOperand, in isWorthFoldingIntoOrrWithShift() argument3377 ShiftedOperand = SDValue(UBFMNode, 0); in isWorthFoldingIntoOrrWithShift()3387 ShiftedOperand = Dst.getOperand(0); in isWorthFoldingIntoOrrWithShift()3394 ShiftedOperand = Dst.getOperand(0); in isWorthFoldingIntoOrrWithShift()3433 SDValue ShiftedOperand; in tryOrrWithShift() local3435 if (isWorthFoldingIntoOrrWithShift(Dst, CurDAG, ShiftedOperand, in tryOrrWithShift()3437 SDValue Ops[] = {OrOpd0, ShiftedOperand, in tryOrrWithShift()