Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:SRL_PARTS

301     setOperationAction(ISD::SRL_PARTS, MVT::i64, Custom);
306 setOperationAction(ISD::SRL_PARTS, MVT::i32, Custom);
4586 case ISD::SRL_PARTS: return LowerSRL_PARTS(Op, DAG);