Home | History | Annotate | Download | only in X86

Lines Matching refs:LowerShiftParts

7541 /// LowerShiftParts - Lower SRA_PARTS and friends, which return two i32 values and
7543 SDValue X86TargetLowering::LowerShiftParts(SDValue Op, SelectionDAG &DAG) const {
10407 case ISD::SRL_PARTS: return LowerShiftParts(Op, DAG);