Searched refs:ShiftedOperand (Results 1 – 1 of 1) sorted by relevance
2994 SDValue &ShiftedOperand, in isWorthFoldingIntoOrrWithShift() argument3041 ShiftedOperand = SDValue(UBFMNode, 0); in isWorthFoldingIntoOrrWithShift()3051 ShiftedOperand = Dst.getOperand(0); in isWorthFoldingIntoOrrWithShift()3058 ShiftedOperand = Dst.getOperand(0); in isWorthFoldingIntoOrrWithShift()3097 SDValue ShiftedOperand; in tryOrrWithShift() local3099 if (isWorthFoldingIntoOrrWithShift(Dst, CurDAG, ShiftedOperand, in tryOrrWithShift()3101 SDValue Ops[] = {OrOpd0, ShiftedOperand, in tryOrrWithShift()