Home | History | Annotate | Download | only in ARM

Lines Matching refs:SRL_PARTS

661   setOperationAction(ISD::SRL_PARTS, MVT::i32, Custom);
3738 assert(Op.getOpcode() == ISD::SRA_PARTS || Op.getOpcode() == ISD::SRL_PARTS);
5886 case ISD::SRL_PARTS: