Lines Matching refs:lowerShiftRightParts
800 case ISD::SRA_PARTS: return lowerShiftRightParts(Op, DAG, true);801 case ISD::SRL_PARTS: return lowerShiftRightParts(Op, DAG, false);1965 SDValue MipsTargetLowering::lowerShiftRightParts(SDValue Op, SelectionDAG &DAG,