Home | History | Annotate | Download | only in R600

Lines Matching refs:SRL_PARTS

168   setOperationAction(ISD::SRL_PARTS, MVT::i32, Custom);
576 case ISD::SRL_PARTS: return LowerSRXParts(Op, DAG);