Home | History | Annotate | Download | only in ARM

Lines Matching refs:LowerShiftLeftParts

4036 /// LowerShiftLeftParts - Lower SHL_PARTS, which returns two
4038 SDValue ARMTargetLowering::LowerShiftLeftParts(SDValue Op,
6227 case ISD::SHL_PARTS: return LowerShiftLeftParts(Op, DAG);