Searched refs:ShiftedOperand (Results 1 – 1 of 1) sorted by relevance
3175 SDValue &ShiftedOperand, in isWorthFoldingIntoOrrWithShift() argument3222 ShiftedOperand = SDValue(UBFMNode, 0); in isWorthFoldingIntoOrrWithShift()3232 ShiftedOperand = Dst.getOperand(0); in isWorthFoldingIntoOrrWithShift()3239 ShiftedOperand = Dst.getOperand(0); in isWorthFoldingIntoOrrWithShift()3278 SDValue ShiftedOperand; in tryOrrWithShift() local3280 if (isWorthFoldingIntoOrrWithShift(Dst, CurDAG, ShiftedOperand, in tryOrrWithShift()3282 SDValue Ops[] = {OrOpd0, ShiftedOperand, in tryOrrWithShift()